Closed
Description
Version
2.7.16-beta.2
Reproduction link
Steps to reproduce
1.npm install
2.npm run start
3.Execute the "getCurrentScope "method on the console, Get the correct value
4.Click the render button
5.Execute the "getCurrentScope "method on the console, Get the wrong value
What is expected?
The getCurrentScope method always returns undefined
What is actually happening?
The getCurrentScope method returns not undefined after calling the $forceUpdate method
Metadata
Metadata
Assignees
Labels
No labels