Moode Forum
[PROBLEM] Unable to open modal dialogs (configure, customize) - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] Unable to open modal dialogs (configure, customize) (/showthread.php?tid=533)



Unable to open modal dialogs (configure, customize) - Sander - 10-01-2018

I am unable to open the modal dialogs for e.g. Configure and Customize in Firefox and Chrome.

The error that is logged in the browser console:



Code:
jquery-1.8.2.min.js:2 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the
end user's experience. For more help, check https://xhr.spec.whatwg.org/.

send @ jquery-1.8.2.min.js:2

This happened in 4.2 and also in 4.3. I can open the dialog in Safari though.


RE: Unable to open modal dialogs (configure, customize) - TheOldPresbyope - 10-01-2018

(10-01-2018, 02:49 PM)Sander Wrote: I am unable to open the modal dialogs for e.g. Configure and Customize in Firefox and Chrome.

The error that is logged in the browser console:



Code:
jquery-1.8.2.min.js:2 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the
end user's experience. For more help, check https://xhr.spec.whatwg.org/.

send @ jquery-1.8.2.min.js:2

This happened in 4.2 and also in 4.3. I can open the dialog in Safari though.

That's a warning, not an error. It's been with us a long time and it is not the root cause of your difficulty.  

Configure and Customize dialogs are opening fine in Firefox and Chrome on my Linux Mint laptop and on my Nexus 9 Android tablet.

Regards,
Kent


RE: Unable to open modal dialogs (configure, customize) - Sander - 10-02-2018

It was caused by the "I don't care about cookies" extension. Solved.
Not sure how to mark this thread as solved though.


RE: Unable to open modal dialogs (configure, customize) - Tim Curtis - 10-02-2018

Just edit your original post (#1) and select SOLVED from the drop down at the top.