Subscribe on changes!

ref syntactic sugar bug

avatar
Mar 29th 2021

Version

3.0.9

Reproduction link

https://github.com/ZeronoFreya/vue3-ref-bug

Steps to reproduce

View console print

What is expected?

{demo: ""}

What is actually happening?

{demo: RefImpl}


Project created with npm init @vitejs/app

avatar
Mar 29th 2021

Fixed in 69b47272