Skip to content

Using slots prints a warning #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sheremet-va opened this issue Jan 13, 2025 · 0 comments
Open

Using slots prints a warning #9

sheremet-va opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sheremet-va
Copy link
Member

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 🤔

@sheremet-va sheremet-va added the bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant