Martin Lindberg

Results 4 issues of Martin Lindberg

I'm not sure if this is possible, but on my M1 Mac I get this error when running a clone of the [`bolt-cep` repo](https://github.com/hyperbrew/bolt-cep): ``` Error: dlopen(~/bolt-cep-test/node_modules/jsxbin/esdebugger-core/mac/esdcorelibinterface.node, 0x0001): tried: '~/bolt-cep-test/node_modules/jsxbin/esdebugger-core/mac/esdcorelibinterface.node'...

I believe the `bounds` prop should be optional when creating a "tab" control. This removes this error I was receiving: ``` No overload matches this call. The last overload gave...

Say I want to create a gallery of images in my markdown body. I might nest some ``s inside of a `` or `gatsby-transform-remark` custom component (as in this [codesandbox](https://codesandbox.io/s/gatsby-remark-images-anywhere-nested-img-yi0ig))....

enhancement

Seeing the following error when using in a `vite@latest` app. Making this change to the `package.json` removes it (found some info [here](https://stackoverflow.com/a/77566206/8703073)) ``` Could not find a declaration file for...