#Storybook root container id change

3 messages · Page 1 of 1 (latest)

vague creek
#

Hello everyone, after migration to storybook 7 for React, some of our app's styles are not applied to the components in the storybook app. I did a debug and found out the id of root container changed from "root" (as it was until SB 6.5) to "storybook-root" . I couldn't find any documentation about this change. is this configurable?

#

Storybook root container id change