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

Cookie access error issue in Bird game #3

Open
ivanistheone opened this issue Aug 28, 2019 · 0 comments
Open

Cookie access error issue in Bird game #3

ivanistheone opened this issue Aug 28, 2019 · 0 comments

Comments

@ivanistheone
Copy link
Contributor

ivanistheone commented Aug 28, 2019

Accesing this game
https://kolibridemo.learningequality.org/en/learn/#/topics/c/28685d4b83545af5850ddaf2abe156e2
on Kolibri 0.12.8

Screen Shot 2019-08-28 at 2 49 09 PM

relevant error seems to be

    var cookie = window._document_cookie.match(/(^|;)\s*lang=(\w+)/);

with follow on errors on ae.Eq(window,"resize")...

TODO:
[ ] investigate _document_cookie
[ ] fix
[ ] rerun chef

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

1 participant