-
Notifications
You must be signed in to change notification settings - Fork 14
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
Caching issue causing an error loading the Magnific Popup plugin #1160
Comments
Hello, what steps would I have to take to reproduce this error? |
On Edge version 124.0.2478.97
|
We'll take a look at this as soon as we get the new Edge update. |
We're seeing similar issue in 4.0.47 (in Chrome): TypeError: Cannot read properties of null (reading 'insertBefore') In our case we noticed thanks to intermittent reports of DataTables AJAX call not firing. First reports started coming around the time this issue was opened. |
I am also able to reproduce this issue on the 4.0.47 page: Chrome 125.0.6422.142 |
I can even reproduce the issue on the CDTS home page: https://cenw-wscoe.github.io/sgdc-cdts/docs/index-en.html
CDTS/WET fails to load and all WET/CDTS functionality is broken (example, menu doesn't load): |
This might be an extension issue. In the WET repo a user reported a similar issue that they traced to VueJS extension. In my case LastPass extension seems to have been the issue. Removing and re-installing it to force an update to a newer version seems to have resolved it for me. |
The following error sometimes show up making the magnific popup unresponsive. The error shows up on v5.0.0 after refreshing the page. A hard refresh normally solves the issue. The error is present on the sample page: https://cdts.service.canada.ca/app/cls/WET/gcintranet/v5_0_0/cdts/samples/gctoolsmodal-en.html#gctools
The text was updated successfully, but these errors were encountered: