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

library crashes when cookies are disabled #266

Closed
joeltello opened this issue Jun 17, 2015 · 1 comment
Closed

library crashes when cookies are disabled #266

joeltello opened this issue Jun 17, 2015 · 1 comment

Comments

@joeltello
Copy link

if you disabled the cookies in the browser the library fails to initialize

TypeError: utils.url is not a function at Function.hello.utils.extend.init

I understand that it is not possible to preserve the state without cookies/localstorage but the library should not crash like that

@TomTasche
Copy link

i do not see the exact same error, but i think the reason is the same: cookies are disabled. for me, it throws a "SecurityError: DOM Exception 18". possibly more information here: http://apple.stackexchange.com/a/125588 and angular-translate/angular-translate#629 (comment)

MrSwitch added a commit that referenced this issue Jul 9, 2015
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

No branches or pull requests

2 participants