-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
v-repeat with filterBy within other v-repeat #589
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
Comments
yyx990803
added a commit
that referenced
this issue
Nov 24, 2014
Thanks, indeed a bug, fixed in latest commit. |
Cool thanks. Could you include a build in the commit? |
I only commit build files in releases - you can modify your local copy according to this: https://github.com/yyx990803/vue/blob/6f0a1d02dd78866a9a8fcf323239289afcb1b211/src/filters/array-filters.js#L25 |
Works like a charm! Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't get this working:
Something wrong? I keen ketting
undefined is not a function
(tried with various quote-options and also$parent.id
instead ofid
does not work).Many thanks,
Klaas
The text was updated successfully, but these errors were encountered: