Jonathan Adler
Jonathan Adler
@fisshy I was wondering the same as J0NNYZER0. In case I have a `click` inside one component, and a `...` inside a different component, and I don't want to use...
I was having a similar issue. My storybook deployed successfully to the repo's github page, using `storybook-to-ghpages`, and I would be able to see the live site. However, when accessing...
@opeah have you found a workaround? I'm also getting this issue with `"@chakra-ui/storybook-addon": "^4.0.8"` and `@storybook/builder-vite` (I'm also using `pnpm@6`). It seems that `@chakra-ui/storybook-addon/dist/preset/register.cjs.js` is importing `@chakra-ui/icons/dist/index.esm.js` for some reason....
Hey, I was having the same issue, and I resolved it by adding the correct configuration to my `Info.plist` file. However, it's now working on the simulator but not on...
@sployad No, not yet