ankurk91 / vue-loading-overlay

Vue.js component for full screen loading indicator :cyclone:
https://ankurk91.github.io/vue-loading-overlay/
MIT License
1.24k stars 101 forks source link

Demo page doesn't load in Firefox 80.0.1 #62

Closed danielbachhuber closed 4 years ago

danielbachhuber commented 4 years ago
Uncaught TypeError: (new n.a(...)).mount is not a function
    8 https://ankurk91.github.io/vue-loading-overlay/js/main.10d2af288ed2a61fe95d.js:1
    o https://ankurk91.github.io/vue-loading-overlay/js/main.10d2af288ed2a61fe95d.js:1
    a https://ankurk91.github.io/vue-loading-overlay/js/main.10d2af288ed2a61fe95d.js:1
    <anonymous> https://ankurk91.github.io/vue-loading-overlay/js/main.10d2af288ed2a61fe95d.js:1
    <anonymous> https://ankurk91.github.io/vue-loading-overlay/js/main.10d2af288ed2a61fe95d.js:1
ankurk91 commented 4 years ago

Thanks for reporting