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

Cannot use AdminUI on IE11 #4558

Closed
Alekshar opened this issue Jan 29, 2018 · 1 comment
Closed

Cannot use AdminUI on IE11 #4558

Alekshar opened this issue Jan 29, 2018 · 1 comment
Labels

Comments

@Alekshar
Copy link

Alekshar commented Jan 29, 2018

Expected behavior

From the AdminUI homepage, I want to get the list of contents for a model.

Actual/Current behavior

The list is stuck in the loading process

The developer console indicates :
Unable to get property 'length' of undefined or null reference.
File : admin.js, line : 20476, column : 3

Steps to reproduce the actual/current behavior

Try to access the AdminUI with IE11. The bug also appears in the Demo website.

Environment

Software Version
Keystone tried with 4.0.0-beta.5 , 7 and 8
@stennie
Copy link
Contributor

stennie commented Jul 7, 2018

This appears to be the same issue as #3734 which has a PR under discussion (#4641). We need some testing to confirm the fix works, but I'm going to close this as a duplicate.

Regards,
Stennie

@stennie stennie closed this as completed Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants