Hi karol-f,
In testing my recent contribution to the repo, I've come across a small issue around boolean prop validations. For some values, Boolean(value) evaluates to an unexpected result. Here is a demonstration using vue-custom-element 3.0.0:
https://codepen.io/auzmartist/pen/jxOebb
I am currently finishing up a fix. Just thought I'd let you know one is on the way. 👍
Hi karol-f, In testing my recent contribution to the repo, I've come across a small issue around boolean prop validations. For some values,
Boolean(value)
evaluates to an unexpected result. Here is a demonstration using vue-custom-element 3.0.0: https://codepen.io/auzmartist/pen/jxOebbI am currently finishing up a fix. Just thought I'd let you know one is on the way. 👍