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

should evaluate truthiness like v-if/v-show #1

Closed
AlexandreBonaventure opened this issue Apr 12, 2017 · 2 comments
Closed

should evaluate truthiness like v-if/v-show #1

AlexandreBonaventure opened this issue Apr 12, 2017 · 2 comments

Comments

@AlexandreBonaventure
Copy link

Hi,
v-if and v-show evaluate condition by casting to Boolean whereas v-visible check if and only if true. IMO, This behaviour is misleading since you can't swap v-if/v-show with v-visible out of the box

@javisperez
Copy link
Owner

Hey, thank you for opening an issue! I think you're right and I should validate this better. I'll have a look when i get a chance and update the package as needed. Thank you for your feedback.

@javisperez
Copy link
Owner

This is done now, thank you for your feedback :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants