Skip to content

$forceUpdate causes getCurrentScope to get an incorrect value #13134

Closed
@1593292349

Description

@1593292349

Version

2.7.16-beta.2

Reproduction link

github.com

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions