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

Setting boolean property with JS to true doens't work #194

Closed
BennyAlex opened this issue Jan 27, 2020 · 2 comments
Closed

Setting boolean property with JS to true doens't work #194

BennyAlex opened this issue Jan 27, 2020 · 2 comments

Comments

@BennyAlex
Copy link

BennyAlex commented Jan 27, 2020

Hello,
I try to set a boolean value with plain JS but it isn't possible to change the value from false to true.
But from true to false is possible ...

Non boolean properties also working fine.

See this site: https://bennyalex.github.io/md-color-picker-test/
If you uncheck 'fixedMinHeight' or 'useSpectrumPicker ' it works once (from true to false) but checking it again doesn't work at all.
repo is: https://github.com/BennyAlex/md-color-picker-test

@BennyAlex
Copy link
Author

@karol-f

@karol-f
Copy link
Owner

karol-f commented Feb 17, 2020

Sorry for the late reply. Hopefully fixed in vue-custom-element@3.2.13. Regards.

@karol-f karol-f closed this as completed Feb 17, 2020
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