Ben Hamel
Ben Hamel
hey, wondering if any update on this issue?
This fix is working for me in Documentation, but not in the stories control table. Is that expected? > @herzaso thanks so much for raising this! > > @JReinhold @jonniebigodes...
I'm also having same exact issue when deploying to GitLab pages. Everything works when I build locally and run through http server, or the live server plugin in VsCode. I...
also, my Vite has a base url, that might be causing issue. www.example.com/mockServiceWorker.js will show mock service worker route, but www.example.com/my-app/mockServiceWorker.js wont. @alexbjorlig do you have something like this in...
@alexbjorlig What version of Storybook are you running? webpack or vite?
is there any plans to add @ events the autogenerated code snippets?
In our Storybook components, we generally include more involved examples, and we’ve found that the autodocs feature leaves out too many details in the code snippets. We were hoping there...
This is a very simple example. but looking at the code vs what is generated in the docs, your missing a piece of the puzzle. If you copy in the...
Would really like to see Firebase's documentation improved for the demo option. Would be ideal to show users how to get setup with a demo project without a pre-existing project.