You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hoping this plugin is still alive and well, I have a site i have inherited that I wanted to use this plugin on; however, when enabled i notice parts of the site no longer work.
The cookie popup works fine. The issue is with the injection of
Hello,
I am hoping this plugin is still alive and well, I have a site i have inherited that I wanted to use this plugin on; however, when enabled i notice parts of the site no longer work.
The cookie popup works fine. The issue is with the injection of
the vuejs from the above cdn overwrites our locally built webpack vuejs - This then causes things like
this.$apollo
to be undefined.Is there a way to stop this behaviour?
The text was updated successfully, but these errors were encountered: