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

React Storybook cannot load in IE11 #16911

Closed
helabenkhalfallah opened this issue Dec 5, 2021 · 5 comments
Closed

React Storybook cannot load in IE11 #16911

helabenkhalfallah opened this issue Dec 5, 2021 · 5 comments

Comments

@helabenkhalfallah
Copy link

Describe the bug
I just started a new storybook project using npx sb init and webpack-react.
I have this issue on IE11 :
image

To Reproduce
I don't have any special code, just the default generated repo (without any change).
image

System

Environment Info:

  System:
    OS: Windows 10 10.0.18363
    CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
  Binaries:
    Node: 10.13.0 -
    Yarn: 1.22.10 - 
    npm: 6.4.1 - 
  Browsers:
    Chrome: 92.0.4515.107
    Edge: Spartan (44.18362.1593.0)
  npmPackages:
    @storybook/addon-actions: ^6.4.7 => 6.4.7
    @storybook/addon-essentials: ^6.4.7 => 6.4.7
    @storybook/addon-links: ^6.4.7 => 6.4.7
    @storybook/react: ^6.4.7 => 6.4.7

Additional context
I tried some solutions like :

However the issue still the same.

Thank you for your help :)

@shilman
Copy link
Member

shilman commented Dec 6, 2021

Try removing Introduction.stories.mdx from the bundle. There's a known issue where MDX breaks IE11 compatibility

@helabenkhalfallah
Copy link
Author

Hello, thank you for your answer, I tried but I have the same issue (I clear IE cache) :

image
image

Thank you :)

@shilman
Copy link
Member

shilman commented Dec 6, 2021

Do you a have a reproduction repo you can share? If not, can you create one? See how to create a repro.

@stale
Copy link

stale bot commented Jan 9, 2022

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Jan 9, 2022
@shilman
Copy link
Member

shilman commented Jan 13, 2022

closing as dupe to #17057 (which has been fixed)

@shilman shilman closed this as completed Jan 13, 2022
@stale stale bot removed the inactive label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants