We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.7.15
github.com
The getCurrentScope method returns undefined
The getCurrentScope method returns not undefined
The getCurrentScope method returns undefined in version 2.7.14
The text was updated successfully, but these errors were encountered:
I traced this line of code to affect this behavior,I'm not sure it's a bug。
Sorry, something went wrong.
There is always an activeEffectScope,Causes watchEffect to bind to an incorrect instance and then be accidentally destroyed
db9c566
No branches or pull requests
Version
2.7.15
Reproduction link
github.com
Steps to reproduce
2.npm run start
3.Execute the "getCurrentScope "method on the console
What is expected?
The getCurrentScope method returns undefined
What is actually happening?
The getCurrentScope method returns not undefined
The getCurrentScope method returns undefined in version 2.7.14
The text was updated successfully, but these errors were encountered: