Un-namespaced Vue.js function causing theme conflict in frontend
-
Hi,
a client of mine is having a theme conflict. He uses “Milano” (last updated 2016-06-26) that provides a JS function called
core
. Vue.js provides a function of the same name. When logged in, Vue.js’s assets are enqueued in frontend (why?), causing a JS error.I’m wondering what would be the best way to handle this? Since the theme has not been updated in a while I doubt they will change the function’s name (e.g. namespacing it). Is it necessary to enqueue Vue.js’s asset in frontend at all?
Thanks!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Un-namespaced Vue.js function causing theme conflict in frontend’ is closed to new replies.