Vue version
v3.5.24
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-xavxdftq?file=src%2FApp.vue
Steps to reproduce
Step 1: press on the increment button
Step 2: change This text in the .vue file
Step 3: The text should update but does not.
What is expected?
The text saying: This text should update to the new text you replaced it with.
What is actually happening?
I don't know why it doesn't work.
System Info
Any additional comments?
No response