Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,935 contributions in the last year
Contribution activity
June 2020
Created an issue in vuejs/composition-api that received 3 comments
Auto unwrapped template props are not considered reactive by toRefs
Following code
toRefs(props.foo)
logs following error
toRefs() expects a reactive object but received a plain one
Even though props.foo is a react…
3
comments
13
contributions
in private repositories
Jun 2 – Jun 14