-
Notifications
You must be signed in to change notification settings - Fork 1
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
document.getElementById(...) is null #2
Comments
Using the browser console, I can confirm that when the dialogue window is opened, the |
Oh! drat! This is beacuse I have not got aroudn to pushing the latest filter_embedquestoin code to github. Sorry to waste your time. I will get that sorted then let you know. |
Great thanks Tim - we will be upgrading Academy on the 10th and we use this plugin heavily. |
Hi @timhunt , Has the filter_embedquestoin plugin been updated? |
I can no longer reproduce this problem. It occurred with:
It doesn't occur with:
|
@mudrd8mz it works when you use the latest version of FIlter Embed Question on Github. |
Uncaught TypeError: document.getElementById(...) is null
with the line number indicating the line
moodle-tiny_embedquestion/amd/src/dialogue_manager.js
Line 106 in e0c0809
The text was updated successfully, but these errors were encountered: