Skip to content

Using slots prints a warning #9

Open
@sheremet-va

Description

Related

Warning:

[@vue/compiler-core] decodeEntities option is passed but will be ignored in non-browser builds.

This happens because slots can be rendered only in non-browser build, but vue/compiler still defines decodeEntities - maybe we need to redirect more packages to CJS versions 🤔

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions