Highlights
- Arctic Code Vault Contributor
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
164 contributions in the last year
Contribution activity
August 2020
Created an issue in vuejs/composition-api that received 3 comments
Nested reactive values (ref / computed) no unwrapped in template
Since 1.0.0-beta.7 nested reactive values are no longer unwrapped when used inside a template. This worked as expected in previous versions.
Example:
3
comments