Once again my application is running really slow and sometimes completely down. Is bubble down again?
Same, completely down.
Seems to be related to the issue that’s been on and off this week

It’s not Bubble, it’s unpkg, which lots of plugins depend on. Zeroqode’s taken so long to change the CDN used for Better Native Tooltips that I just made my own version ![]()
Though, I take solace in the fact that I’ve always said to avoid plugins wherever possible and know my apps aren’t nearly as affected as they could be with a different attitude…
How do you change the CDN used? Do you just host the scripts on your own site?
The author just needs to replace the URLs in their plugin code. I use JSDeliver which is good for production, whereas unpkg is only really suitable for development. Having one company own 800-odd plugins is something they’d argue is an advantage… but given how long these issues have been and how few plugins have been updated, I think it’s proving itself to be a bad idea.
I just made my own version of the plugin which does that as well as makes some other changes to the code. If you want to use it just DM me your app ID…