Warning: Synchronous XMLHttpRequest on the primary thread is deprecated.
Closed this issue · 1 comments
tiborp commented
Hi,
Thanks for sharing this plugin!
I have everything working as expected on a local dev install, but when using it on my production server I am getting the warning "Synchronous XMLHttpRequest on the primary thread is deprecated".
This apparently causes the loading of the content in the modal to not work as it should: the page from where the modal is loaded is also showing in the modal. Would you have any idea as what could be the problem?
Thanks in advance!
Cheers, Tibor
tiborp commented
Solved! I think this must have been due to some weird caching issues.