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

Call window.localStorage moved into try catch #444

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

jnohavica
Copy link
Contributor

window.localStorage can throw exception in Edge browser. So its now inside try catch block of function localStorageSupported.

@FoxyBuddy
Copy link

Why not use chrome?

@jnohavica
Copy link
Contributor Author

Well, I guess the goal should be to support as much different platforms as possible.

@samjray9
Copy link

how do you become a collaborator?

@jnohavica
Copy link
Contributor Author

Fork a project, create own branch with proper name and then do Pull Request. Example can be found here.

@sigod sigod merged commit d39dcf7 into gabrielecirulli:master Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants