WorldWindEarth / wildfire

The Wildfire Management Tool - WMT (v2.0) - a geo-browser that provides weather and fire behavior forecasts to ensure the safefy of firefighters and effective use of resources
https://worldwind.earth/wildfire
MIT License
15 stars 3 forks source link

App fails to start because Fancytree can't find JQuery UI #37

Closed emxsys closed 5 years ago

emxsys commented 5 years ago

Occasionally, Fancytree fails to load.

main.js:80 Uncaught Error: Fancytree assertion failed: Fancytree requires jQuery UI (http://jqueryui.com)
    at Function.error (VM96724 jquery-2.2.4.min.js:2)
    at e (jquery.fancytree-all.min.js:12)
    at jquery.fancytree-all.min.js:12
    at jquery.fancytree-all.min.js:13
    at Object.execCb (require-2.3.5.min.js:5)
    at b.check (require-2.3.5.min.js:5)
    at b.enable (require-2.3.5.min.js:5)
    at b.init (require-2.3.5.min.js:5)
    at h (require-2.3.5.min.js:5)
    at Object.completeLoad (require-2.3.5.min.js:5)