Skip to content

Pattern library does not load CSS or JavaScript in IE11 #151

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

Closed
helenb opened this issue Jul 23, 2021 · 2 comments · Fixed by #162
Closed

Pattern library does not load CSS or JavaScript in IE11 #151

helenb opened this issue Jul 23, 2021 · 2 comments · Fixed by #162
Labels
decision needed This requires a decision enhancement New feature or request

Comments

@helenb
Copy link
Member

helenb commented Jul 23, 2021

Issue Summary

If you view the pattern library in IE11 (tested with browserstack) it does not load the CSS and JS. The console is reporting a syntax error

Steps to Reproduce

  1. Open a new session of IE11 in Browserstack
  2. Visit a pattern library page

Screenshot 2021-07-23 at 13 35 12

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Technical details

Tested on wagtail-kit which is using pattern library version 0.3.0
Tested on action for children which is using pattern library version 0.5.0

The console reports a syntax error but it is hard to see what this is in the compiled and compressed code:
Screenshot 2021-07-23 at 14 18 09
Screenshot 2021-07-23 at 14 17 59

@zerolab
Copy link
Member

zerolab commented Dec 16, 2021

I think it is high time we stopped supporting IE11, no?

@thibaudcolas
Copy link
Member

PR to fully remove support: #162

We still have a lot of projects with IE11 support targets, so I think it’s important individual patterns can still be rendered correctly in IE11, but the pattern library UI doesn’t have to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decision needed This requires a decision enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants