Describe the bug
The ability to pass refs as props by object-wrapping was a bug in the composition API lib version we were using. This will be removed in the latest release. We will have to come up with a different way to "pass by reference".
I'm thinking provide/inject is the move.
To Reproduce
Upgrade to 1.0.0-beta and watch the world crumble around you.
Describe the bug
The ability to pass refs as props by object-wrapping was a bug in the composition API lib version we were using. This will be removed in the latest release. We will have to come up with a different way to "pass by reference".
I'm thinking provide/inject is the move.
To Reproduce
Upgrade to 1.0.0-beta and watch the world crumble around you.