antoniandre / wave-ui

A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
https://antoniandre.github.io/wave-ui
MIT License
546 stars 41 forks source link

Floating label doesn't float when value is 0 #77

Closed turbobuilt closed 2 years ago

turbobuilt commented 2 years ago

Hi @antoniandre sorry for another bug. But this one is a lot easier to fix! I have an input with value 0, and the labels don't float. Should be a pretty simple fix. Here's a codepen:

https://codepen.io/dbobby/pen/ExwwJaJ?editors=1000

antoniandre commented 2 years ago

Hi @turbobuilt, Thanks for reporting and for the Codepen, very useful. 👍 This is now fixed in version 1.45.5, much simpler bug indeed!

(Make sure you target the latest version in your Codepen when you refresh) hope it helps, please reopen if not solved :)