Skip to content

Do not use built-in or reserved HTML elements as component id: s #382

@kitro

Description

@kitro

Versions

  • ^1.7.14

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

  • Vue ^2.7.0

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions