Skip to content

Computed Setter Does Not Work In Scoped Slot #10805

Open
@pxwee5

Description

@pxwee5

Version

2.6.10

Reproduction link

https://codepen.io/jameswee/pen/BaaxLmE

Steps to reproduce

  1. Create computed setter in parent and pass it into scoped slot
  2. Attach computed setter via scoped slot into child's v-model
  3. Test

A working example is available if you comment out line 2 and uncomment line 3.

What is expected?

Editing the input box should trigger the alert function

What is actually happening?

Editing input box isn't triggering the computed setter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions