I have isolated a bug in my project caused by some conflicting plugins.
Plugins involved:
- svg icon Plugin | Bubble
- Native apps (bdk) Plugin | Bubble
- VideoJS Advanced + MUX (All Media) Plugin | Bubble
They all work fine separately. But when I place an SVG icon + BN-appinfo + VideoJS Player on the same page, the SVG icon breaks. I can remove either the BN-appinfo or the VideoJS Player and it works fine, but all 3 on the same page will not. And since I have a one-page app, using these 3 plugins anywhere on the site will break all my icons.
Here’s the console log. The warnings are coming from VideoJS, the error is from SVG Icon.
Not sure how to debug this any further and I would really appreciate some advice.