Versions
Describe the bug
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
Steps to reproduce
Your Environment
Additional context