Describe the bug
Slot content does not get updated when changed
Reproduction
https://github.com/nekosaur/vite-slot-bug
yarn dev
- Open
App.vue
- Edit
Hello text and save
- Change is not reflected in browser until manually reloading page
- Changing the
World text works
System Info
vite version: 0.16.10
vue version: 3.0.0-beta.14
- Operating System: Windows 10
- Node version: 12.14.1
Describe the bug
Slot content does not get updated when changed
Reproduction
https://github.com/nekosaur/vite-slot-bug
yarn devApp.vueHellotext and saveWorldtext worksSystem Info
viteversion: 0.16.10vueversion: 3.0.0-beta.14