Dojo Themepreviewer Stuck "loading..."
I downloaded the latest Dojo and Dijit to my local Windows 10 computer. My disk structure is: C:\webapps c:\webapps\dojo c:\webapps\demo c:\webapps\dijit I'm clicking on thi
Solution 1:
Try to run the app from a localhost instead of file:///. In case the problem persist, you could debug it more and see if some dependencies are missing using Chrome Developer Tools > Network tab, in this way you should be able to identify any 404 errors.
Post a Comment for "Dojo Themepreviewer Stuck "loading...""