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
It seems the storybook-addon-playroom introduced an issue in v6.0.0.
The Docs page from Storybook infinitely rerenders with errors in the Console:
manager received updateGlobals but was unable to determine the source of the event
manager received globalsUpdated but was unable to determine the source of the event
manager received storyRenderPhaseChanged but was unable to determine the source of the event
The issue happens when a story file contains multiple stories.
It seems the
storybook-addon-playroom
introduced an issue in v6.0.0.The
Docs
page from Storybook infinitely rerenders with errors in the Console:The issue happens when a story file contains multiple stories.
Reproduction Storybook repository: https://github.com/denkrasnov/addon-playroom-bug
The text was updated successfully, but these errors were encountered: