Gabriel Burning
Gabriel Burning
This happens for me as well. The project I'm writing in doesn't use typescript either. A few strange things happen: 1. Auto-completing an already imported component causes it to add...
+1 Would definitely like this as a feature.
I don't think this package is currently compatible with the v-model pattern. You can set a default value with `defaultValue` and then you'd listen for `submit` to get the value....
Hi! Bumping this. I'm setting the layout parameter to `fullscreen` in the default export of my story but under the docs panel it's still padded. Is the only workaround to...
Thank you @jods4! I'm developing an extension for Azure DevOps which doesn't allow svg files for some reason so the fact that they are still being created was a major...
In my case (using 7.0.5) this doesn't seem to come from Storybook directly but one (or more) of its dependencies. I'm also using vue3 rather than react. As of now...
I would appreciate something like this as well. I don't need parentId once my collection is already hierarchical tree for example. It would be nice to be able to strip...