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've implemented the plugin in my nuxt project. It works perfectly in development mode but when doing npm run generate follower by npm run start (to run it in production mode) then it doesn't work. When inspecting the page in my browser I can still see the tags instead of the rendered tags that I see in dev mode.