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

Angular 10 Storybook project does not load in IE11 #12474

Closed
lagatchell opened this issue Sep 14, 2020 · 8 comments
Closed

Angular 10 Storybook project does not load in IE11 #12474

lagatchell opened this issue Sep 14, 2020 · 8 comments

Comments

@lagatchell
Copy link

lagatchell commented Sep 14, 2020

Describe the bug
A new Angular 10 Storybook project does not load in IE11.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Angular 10 CLI project (using ng new storybook-project)
  2. Initialize it as a storybook project (npx sb init)
  3. Run npm run storybook
  4. Open Storybook in IE 11
  5. Open dev tools
  6. Observe Storybook gets stuck in loading state
  7. Observe console error Syntax error
  8. Or clone pre-configured repo: https://github.com/lagatchell/ie-angular-storybook-issue

Expected behavior
A new Angular 10 Storybook project should load in IE11.

Screenshots
Browser:
image
Console:
image

System:

System:
  OS: Windows 10 10.0.17134
  CPU: (8) x64 Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
Binaries:
  Node: 10.15.3 - C:\Program Files\nodejs\node.EXE
  npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
  Chrome: 84.0.4147.89
  Edge: Spartan (42.17134.1098.0)
npmPackages:
  @storybook/addon-actions: ^6.0.21 => 6.0.21
  @storybook/addon-essentials: ^6.0.21 => 6.0.21
  @storybook/addon-links: ^6.0.21 => 6.0.21
  @storybook/angular: ^6.0.21 => 6.0.21
@lagatchell
Copy link
Author

Could be related to #11433

@antoniosZ
Copy link

could also be related to #12179

@stale
Copy link

stale bot commented Oct 12, 2020

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 Oct 12, 2020
@lacolaco
Copy link

Also maybe related to #8884

@stale stale bot removed the inactive label Oct 13, 2020
@anwalkers
Copy link

IE11 is headed out the door...

https://techcommunity.microsoft.com/t5/microsoft-365-blog/microsoft-365-apps-say-farewell-to-internet-explorer-11-and/ba-p/1591666

@ojemuyiwa
Copy link

Any info on if this is ever going to be resolved? Been searching and tinkering for days now

@shilman
Copy link
Member

shilman commented Feb 23, 2021

Yes this will get resolved, but we don't have an ETA

@ndelangen
Copy link
Member

Storybook 7.0 won't support IE11 anymore.

6.5 won't receive updates other than critical security issues, this won't get fixed.

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

7 participants