Skip to content

v-model not working inside scoped slots #9726

@panayotoff

Description

@panayotoff

Version

2.6.8

Reproduction link

https://codepen.io/bassta/pen/vPrYdY

Steps to reproduce

  1. Create new component, add slot to it, bind some data to the slot
  2. Create new instance of the component, add input inside slot, bind v-model to it.

What is expected?

Component data, bind to v-model to change

What is actually happening?

Nothing, doesn't throw error


Showing data works, binding v-model to data does not.

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