Michael Shilman
Michael Shilman
You might be able to to customize this using the `propFilter` option of `reactDocgenTypescriptOptions`, but it's not supported out of the box: https://storybook.js.org/docs/react/configure/typescript#mainjs-configuration
Can you try out the following canary in your project and let me know whether it resolves any of your issues (or generates new ones)? We're looking to switch the...
@ekremugur17 thanks so much for trying it out. do you happen to have the reproduction handy? i'd love to take a look and try to figure out what's going on.
@vanessayuenn while we do recommend using the latest, users should still be able to install old versions. So this sounds like a bug to me. If it's easy to fix...
@valentinpalkovic is this a dupe to #22290 #22282 ?
@Hyzual Any chance you can open a PR with the fix?
@Tjs002 Thank you for helping make Storybook better! 🙏 Please check out [how to contribute](https://storybook.js.org/docs/react/contribute/how-to-contribute) in our docs and feel free to ask questions in `#contributing` in [our Discord](https://discord.gg/storybook).
This is by design in the current version, but we'd like to address it in the next iteration, so I'll leave this open for now.
@BikashSah999 I think we need to redesign the serialization format for controls. This will be an 8.0 change. cc @kasperpeulen
@ndelangen @tmeasday This looks like a regression in `build-storybook`. Is it something we want to fix, or should we remove it from the CLI / documentation? I'm leaning towards removing...