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

Is this addon compatible with IE11? #69

Open
mgutbor opened this issue Mar 2, 2022 · 0 comments
Open

Is this addon compatible with IE11? #69

mgutbor opened this issue Mar 2, 2022 · 0 comments

Comments

@mgutbor
Copy link

mgutbor commented Mar 2, 2022

After installation and configuration, when I run storybook and open on IE11 it shows some errors:

SCRIPT5007: Unable to get property 'classList' of undefined or null reference

The above error occurred in the <ThemeStory> component: in ThemeStory (created by ThemeSelector) in ThemeSelector (created by render) in render in Unknown in div (created by Context.Consumer) in Side (created by FlexBar) in div (created by Context.Consumer) in Styled(div) (created by FlexBar) in div (created by OverlayScrollbarsComponent) in div (created by OverlayScrollbarsComponent) in div (created by OverlayScrollbarsComponent) in div (created by OverlayScrollbarsComponent) in OverlayScrollbarsComponent (created by Scroller) in Suspense (created by Scroller) in Scroller (created by Context.Consumer) in Styled(Scroller) in Unknown (created by Context.Consumer) in Bar (created by FlexBar) in FlexBar (created by Bar) in Bar (created by Context.Consumer) in Styled(Bar) in Unknown (created by Context.Consumer) in Location (created by QueryLocation) in QueryLocation in Unknown in ZoomProvider in Unknown

The above error occurred in the <LocationProvider> component: in LocationProvider (created by Root) in HelmetProvider (created by Root) in Root

SCRIPT445: Object doesn't support this action

SCRIPT5007: Unable to get property 'getOwnPropertyDescriptor' of undefined or null reference

I only want to know if this addon is tested on IE11 to continue integrated it on my storybook.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant