I have an app that uses the Dropzone widget. Recently, I upgraded this app to Mx 6.6 (from 5.21). In 6.6, the widget uploads files without any problem, however the formatted text that says, "Drop Files Here to Upload" is unformatted, and when I upload a file, the widget shows some unexpected characters. The odd thing is that the widget displays this behavior when deployed in the Mendix Cloud (acceptance or production), but does not display the same issues when running in the modeler. When running the app from the modeler, the widget doesn't have any problems.
In the cloud, the Chrome console shows the following on a page with the Dropzone widget:
Any pointers as to how to resolve this are greatly appreciated!