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

Storybook: Minified React Error #45081

Closed
bph opened this issue Oct 18, 2022 · 0 comments · Fixed by #45122
Closed

Storybook: Minified React Error #45081

bph opened this issue Oct 18, 2022 · 0 comments · Fixed by #45122
Assignees
Labels
Storybook Storybook and its stories for components [Type] Bug An existing feature does not function as intended

Comments

@bph
Copy link
Contributor

bph commented Oct 18, 2022

On Storybook site, I look at the AnglePickerControl on the Canvas tab. I see the component displayed, but when I try to use the button Set object, I run into an error message.
Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Rg (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3093145)
    at https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3097984
    at fi (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3108927)
    at ck (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3154556)
    at bk (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3140090)
    at ak (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3140021)
    at Tj (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3139890)
    at Lj (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3136915)
    at https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3086824
    at exports.unstable_runWithPriority (https://wordpress.github.io/gutenberg/783.765ecc86.iframe.bundle.js:2:3411396)

Screenshot

Screen Shot 2022-10-18 at 18 37 45

Video recording

AnglePickerControl-Storybook.mp4

I was also able to reproduce this on the local system.

@bph bph added [Type] Bug An existing feature does not function as intended Storybook Storybook and its stories for components labels Oct 18, 2022
@ciampo ciampo self-assigned this Oct 19, 2022
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Oct 19, 2022
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storybook Storybook and its stories for components [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants