We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Slot content does not get updated when changed
https://github.com/nekosaur/vite-slot-bug
yarn dev
App.vue
Hello
World
vite
vue
The text was updated successfully, but these errors were encountered:
It should've been fixed in the latest release (0.16.11)
Sorry, something went wrong.
Can confirm it's fixed in 0.16.11
No branches or pull requests
Describe the bug
Slot content does not get updated when changed
Reproduction
https://github.com/nekosaur/vite-slot-bug
yarn dev
App.vue
Hello
text and saveWorld
text worksSystem Info
vite
version: 0.16.10vue
version: 3.0.0-beta.14The text was updated successfully, but these errors were encountered: