mavoweb / plugins

Teach Mavo new tricks!
https://plugins.mavo.io
8 stars 36 forks source link

Fix for #73 #74

Closed DmitrySharabin closed 4 years ago

DmitrySharabin commented 4 years ago

I gave another look at the issue. Its main reason is that the corresponding CDN will be turned off on 25 February 2021. So what if we use CDNJS instead? I believe that will solve the issue. There is no warning in the console anymore.

I am not sure whether it's a good idea to migrate to version 5 (what if it'll introduce breaking changes), so I stuck to the latest 4.9.11 version.

I refused the idea to have a self-hosted version of the library because it has many files to host. 😭

LeaVerou commented 4 years ago

Thanks! LGTM, though we should investigate upgrading at some point.

DmitrySharabin commented 4 years ago

Sure! That was a fast fix for now. :)