kickstartDS / storybook-addon-jsonschema

Displays associated JSON Schema documentation using a rich schema explorer interface, and adds a validating JSON Code Editor with semantic auto-complete to interact with your components, and copy configurations with ease.

Home Page:https://www.kickstartDS.com/docs/integration/storybook/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate story args update mechanism, sometimes not updating immediately

julrich opened this issue · comments

Sometimes, when editing the JSON in the JSON Code Editor, the component props / story args are not updated immediately.
You have to actively change from a non-validating state to a validating state to get a component re-render with the updated props / args.

This is resolved in version 1.0.0