Popover gives a TypeError #2043
Unanswered
GlennGeelen
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using the Popover element in my vue application like this
My dependencies in the package file are:
Now when I run
npm run dev
it works like I expect it to work. But when Inpm run build
and preview that build (also on the server where it is deployed) I get the following error:Is this a problem with my code, am I missing something? If you need any more information let me know.
Beta Was this translation helpful? Give feedback.
All reactions