I am using the Dataview Loader widget to load slow content asynchronously. The problem is that I get the Mendix progress bar appearing on top of everything as well as the one from the Dataview Loader. Is there any way to hide the default progress bar for some pages?
asked
Olly Spooner
2 answers
1
Hi Olly, were you able to fix this issue? I am also getting the same issue with DataView Loader.
Display: none in CSS is not the fix.
answered
Iqbal Kaur
0
An easy way would be to use display: none; in the CSS of the loader.