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
Hi there! I am getting this error when trying to use this plugin in my application (Vue 3).
The error occurs in the .index.js file, where the "device" const is defined.
It finally worked when I replaced (from /node_modules/vue-device-detector/main.js)
Uh oh!
There was an error while loading. Please reload this page.
Hi there! I am getting this error when trying to use this plugin in my application (Vue 3).
The error occurs in the .index.js file, where the "device" const is defined.
It finally worked when I replaced (from /node_modules/vue-device-detector/main.js)
for this
Then, in main.js from my app
Finally, on the component
if this is a good way, i think that i must close de question, but i'm not sure.
The text was updated successfully, but these errors were encountered: