Closed chmmpagne closed 1 month ago
I'm experiencing the same issue running the storybook@8.3.0
with the @chromatic-com/storybook@2.0.0
:
manager-bundle.js:4 Uncaught Error: Minified React error #321; visit https://reactjs.org/docs/error-decoder.html?invariant=321 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at z (manager-bundle.js:4:13462)
at e.useCallback (manager-bundle.js:4:15280)
at Xm (manager-bundle.js:29:10184)
at Vx (manager-bundle.js:335:4891)
at renderWithHooks (globals-runtime.js:10305:15)
at mountIndeterminateComponent (globals-runtime.js:12174:92)
at beginWork (globals-runtime.js:12797:18)
at HTMLUnknownElement.callCallback (globals-runtime.js:4290:27)
at Object.invokeGuardedCallbackDev (globals-runtime.js:4304:111)
at invokeGuardedCallback (globals-runtime.js:4320:31)
Hey @chmmpagne @oleksandr-danylchenko thanks a lot for reporting! Everyone, please update to 2.0.1, the offending issue is reverted.
Describe the bug
After upgrading to v2.0.0, I get the following errors in the console. Disabling the addon or downgrading to v1.9.0 fixes it.
To reproduce
Upgrade from 1.9.0 to 2.0.0. This is within a private repository; I can see about making a minimal reproduction if needed.
Environment
MacOS 14.6.1 - Chromium (Arc)
Relevant Dependency Versions