We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am getting the following error when using this plugin:
Uncaught TypeError: Cannot read property 'msie' of undefined
Currently I am using moodle 2.9 in a Chrome Browser
According to http://stackoverflow.com/questions/14798403/typeerror-browser-is-undefined this error is related to an old JQuery-Version.
Could you update or migrate?
Best regards
Andi
The text was updated successfully, but these errors were encountered:
Additionaly I am getting a "TypeError: $.browser is undefined" in Firefox, which is possibly related to the same problem.
Sorry, something went wrong.
No branches or pull requests
Hi,
I am getting the following error when using this plugin:
Uncaught TypeError: Cannot read property 'msie' of undefined
Currently I am using moodle 2.9 in a Chrome Browser
According to http://stackoverflow.com/questions/14798403/typeerror-browser-is-undefined this error is related to an old JQuery-Version.
Could you update or migrate?
Best regards
Andi
The text was updated successfully, but these errors were encountered: