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
When I install the version 1.7.14, and inject the plugin as mentioned in the getting started with: Vue.use(Toast, toastOptions);, I got this warning in the console Do not use built-in or reserved HTML elements as component id: s related to this line Vue.use(Toast, toastOptions);
Expected behavior
It dosen't need to show this warning in the console