isRef value is inaccurate
Version
3.2.0-beta.7
Reproduction link
https://codesandbox.io/s/serene-haze-f86nw?file=/src/App.vue:328-339
Steps to reproduce
- create a customMyRef
- use isRef to customMyRef
- ouput isRef result
What is expected?
the result is false
What is actually happening?
the result is true