My jqxGrid is attached remotely on json results.
It is also has custom localization implemnted.
Grid working very nice on(chrome, firefox, edge).
Only problem whit my grid is that in FirFox there is no Loading… window during updatebound data.
Browsers Edge i Chrome showing whitout problems loading mask, but that is not case whit fireFox
When I open Firefox developer tools I get warnings like
unreachable code after return statement[Learn More] jqxlistbox.js:7:15020
unreachable code after return statement[Learn More] jqxlistbox.js:7:15020
unreachable code after return statement[Learn More] jqxdata.export.js:7:66726
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ jquery.js:9061:4
unreachable code after return statement[Learn More] jqxlistbox.js:7:15020
Other grid functions in Firefox working well etc (soring, grouping, localtization and others.)
Is there known issue whit loading mask in FireFox ?
Here is screan recoding for additional explanaton
https://photos.app.goo.gl/keufZVfHr3nyZm8W7
