Subscribe on changes!

The return value of $$({}) is not structured as undefiend

avatar
Jul 1st 2022

Vue version

3.2.37

Link to minimal reproduction

https://sfc.vuejs.org/#eNpFkc1qwzAQhF9lKwJNoLGaa7ADvfUBCr3o4trrxMH6QVqlBqF378pO0pt3PDuzfEriw7nqFlEcRR06PzqCgBTdSZlRO+sJUgz4hYEyDN5qUKKSbUVBCWWU6awJBDqcoYGNx2H7+onTZOHb+ql/ObzuimlCgnlmxz1puwMpwSD2UN3aKeLDRFRitk/b4oumx2FE0xdXLdcj+TweCLWbWkKeAOrL4ZTSckvOteSpqCnNc84pETVN84zKedkYjYsEt722PU6NEryrBK/V8pks3sTKYa9bV12DNUwqlW11/8EkjrAoRWOUZVbiQuTCUcowdIXvNVTWnyV/VT4aGjVWGPT+x9vfgJ6DC08AvitzZQHMPUM0HY3W/IPjnrVpYfqA/r5gLrLnt/MGNpttmjOrnKcMzutDrpZ7VinKfzyPrko=

Steps to reproduce

--

What is expected?


What is actually happening?

I customized some hooks and returned a lot of ref objects, but if a page uses the hooks twice it will need to rename them all once, which is a hassle. I tried undeconstructed writing and got undefiend

System Info

No response

Any additional comments?

No response