Skip to content
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

Comments

@KaelWD
Copy link
Contributor

KaelWD commented Feb 28, 2019

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

@yyx990803 yyx990803 added this to To do in Maintenance via automation Feb 28, 2019
Maintenance automation moved this from To do to Done Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment