-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
v-if or multiple issues? #471
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
If this the right fiddle? I can't seem to find where the issue is... |
Sorry! wrong sample ... Wait for an update :) |
http://jsfiddle.net/3dman/4pqau0q1/ (UPDATE: cloudflare cdn) |
yyx990803
added a commit
that referenced
this issue
Oct 7, 2014
There's indeed a bug. Sorry about this. It's fixed in the next branch now... |
Some other issues in your code:
|
Thanks for your fast support and this great project! |
Tested and it works! 🌟 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I try to debug the following sample:
http://jsfiddle.net/3dman/4pqau0q1/ (Updated)
Sorry for the complexity, I've mixed multiple features, but I haven't found the main issue.
Please click on "A" and then on the selection button. The selection button doesn't do what I expected. It also doesn't work on "next" branch. Something similar works with 0.10.6.
It would be cool when we can debug such things faster ;)
btw: Vue.config.debug = true doesn't show me any log on next - branch.
The text was updated successfully, but these errors were encountered: