Skip to content

Inconsistent behavior for stop() at a computed ref between 3.4.38 and 3.5.6 #11968

Closed as not planned
@nine-fox

Description

@nine-fox

Vue version

3.5.6

Link to minimal reproduction

https://play.vuejs.org/#eNp9UslOwzAQ/ZWRLxS1SotYDpBWLOIAB0DA0RIK7qQEEtuyx6VSlH9n7NAFCfWWeZveTNyKK2uzZUBxLnKvXGUJPFKwM6mrxhpH0ILDcgSejB2BMo0NhHPooHSmgQO2HkgttTLaE9NBEzqYRs9gcnixpQoG1+7B4BCmM2ilBhZScHrtzJZFHRCGcDSZsLnrE8qgFVVGpxJvWJaoiCOSP0KDIuo6qfNxvwO354GwsXVByBNA/nE0a9tNw67Lx4wk5j0Qcfilqiv1NZXiVzMcSjG70yof94IUugkq9kb8KcoxcYZ+3onLxzsVxUiQ51uV1SL79EbzH0kLxj6NrWp0jzYewUtx3q8euaKuzfd9wsgFHK1x9YHq6x/8068iJsWTQ49uiVJsOCrcAqmnb18ecMXfG7Ix81Czeg/5jN7UIXbsZddBz7n2ji61vUvvqtKLV3+7ItR+vVQsGpVd0kvBb+tmz+rbusfZSfLxG+Arvi3RxUw+4HF2mp2J7gdI4vgA

Steps to reproduce

Click stop_effect button, then error occured: TypeError: runner.effect.stop is not a function.

Please note, the error is not emitted under vue version 3.4.38.

What is expected?

No errors.

The same behavior between these 2 versions.

What is actually happening?

TypeError: runner.effect.stop is not a function.

System Info

playground

Any additional comments?

No response

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