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

Stats become undefined or throws error in new window - IE Edge only #264

Open
Jalil-Irfan opened this issue Jul 21, 2017 · 8 comments
Open
Labels

Comments

@Jalil-Irfan
Copy link

Hi We are using stats to store almost every value of our application
There are some scenario like we need to open a new window and display some contents or
have some click functions which again checks or stores/updates stats values.
But in IE edge (Windows 10) alone we are not able to fetch values from stats
Mostly it throws this.get('stats.user') is undefined or errors like such
But it works well in IE 11 and and chrome

@fsmanuel
Copy link
Member

@Jalil-Irfan thanks for reporting. Do you have a stack trace or something? I don't have IE edge to test it.

@fsmanuel
Copy link
Member

@Jalil-Irfan any news?

@Jalil-Irfan
Copy link
Author

Jalil-Irfan commented Jul 28, 2017 via email

@fsmanuel
Copy link
Member

@Jalil-Irfan I googled a bit and it seems IE edge has/had problems with localStorage. So any information will be valuable to figure out what is going wrong.

@Jalil-Irfan
Copy link
Author

Jalil-Irfan commented Jul 28, 2017 via email

@Jalil-Irfan
Copy link
Author

Jalil-Irfan commented Jul 28, 2017 via email

@fsmanuel
Copy link
Member

fsmanuel commented Dec 8, 2017

We might fix/prevent this error depending on how we solve #276

@fsmanuel fsmanuel added the bug label Aug 25, 2019
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

2 participants