Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnitControl: Storybook stories are crashing #35649

Closed
mirka opened this issue Oct 14, 2021 · 1 comment
Closed

UnitControl: Storybook stories are crashing #35649

mirka opened this issue Oct 14, 2021 · 1 comment
Labels
[Feature] UI Components Impacts or related to the UI component system Storybook Storybook and its stories for components

Comments

@mirka
Copy link
Member

mirka commented Oct 14, 2021

I'm guessing this is just a problem with the Storybook knobs, rather than the component itself. The stories probably need to be reworked a bit.

https://wordpress.github.io/gutenberg/?path=/story/components-unitcontrol--default

SyntaxError: Unexpected token % in JSON at position 2
    at JSON.parse (<anonymous>)
    at Object.jsonParse [as object] (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:1056170)
    at KnobManager.knob (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:1061969)
    at object (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:1064920)
    at Example (https://wordpress.github.io/gutenberg/main.2813274b.iframe.bundle.js:9:127748)
    at Ch (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:3848263)
    at ck (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:3900258)
    at bk (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:3887536)
    at ak (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:3887467)
    at Tj (https://wordpress.github.io/gutenberg/450.d135edfc.iframe.bundle.js:2:3887336)
@mirka mirka added [Feature] UI Components Impacts or related to the UI component system Storybook Storybook and its stories for components labels Oct 14, 2021
@mirka
Copy link
Member Author

mirka commented Oct 19, 2022

Closing this for now since I haven't encountered it in a while.

@mirka mirka closed this as completed Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] UI Components Impacts or related to the UI component system Storybook Storybook and its stories for components
Projects
None yet
Development

No branches or pull requests

1 participant