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

"-ko-prop-if" does not work correcty. It should remove "prop" when the condition is false while it currently set "prop: null" #661

Closed
bago opened this issue Jun 10, 2022 · 0 comments
Assignees
Labels

Comments

@bago
Copy link
Member

bago commented Jun 10, 2022

The issue is related to the way we deal with "virtualAttrStyle".
-ko-prop-if creates a ternary value for -ko-prop, but it doesn't expect the output to be concatenated in a string.

@bago bago added the bug label Jun 10, 2022
@bago bago self-assigned this Jun 10, 2022
@bago bago closed this as completed in 9b60f09 Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant