-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Version
2.6.8
Reproduction link
https://codepen.io/bassta/pen/vPrYdY
Steps to reproduce
- Create new component, add slot to it, bind some data to the slot
- 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
Labels
No labels