-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scoped slot content doesn't update from array change #9596
Closed
KaelWD opened this issue
Feb 28, 2019
· 0 comments
· Fixed by mariazevedo88/hash-generator-js#6, tghelere/valorize-vidas#3, tghelere/DeliVuery#15, tghelere/vue-tetris#1 or tghelere/dailymages#1
Closed
Scoped slot content doesn't update from array change #9596
KaelWD opened this issue
Feb 28, 2019
· 0 comments
· Fixed by mariazevedo88/hash-generator-js#6, tghelere/valorize-vidas#3, tghelere/DeliVuery#15, tghelere/vue-tetris#1 or tghelere/dailymages#1
Labels
Comments
kiku-jw
pushed a commit
to kiku-jw/vue
that referenced
this issue
Jun 18, 2019
This was referenced Aug 29, 2019
This was referenced Sep 22, 2019
Lostlover
pushed a commit
to Lostlover/vue
that referenced
this issue
Dec 10, 2019
This was referenced Jan 20, 2020
This was referenced Feb 24, 2020
This was referenced Mar 4, 2020
This was referenced Apr 15, 2020
This was referenced May 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.6.7
Reproduction link
https://codepen.io/anon/pen/rROQJz?editors=1010
Steps to reproduce
Click the button next to "foo"
What is expected?
"bar 0" should be shown
What is actually happening?
"bar 1" is shown
Original issue: vuetifyjs/vuetify#6643
The text was updated successfully, but these errors were encountered: