You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Video recording
AnglePickerControl-Storybook.mp4
I was also able to reproduce this on the local system.
The text was updated successfully, but these errors were encountered:
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.
Screenshot
Video recording
AnglePickerControl-Storybook.mp4
I was also able to reproduce this on the local system.
The text was updated successfully, but these errors were encountered: