-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
Description
Vue version
3.2.45
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-knf34v?file=App.vue
Steps to reproduce
Сhange a
value e.g. const a = ref(2)
What is expected?
Value is changed on the web page
What is actually happening?
HTML is removed from <div id="app" />
System Info
No response
Any additional comments?
No response