bevacqua / rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
https://bevacqua.github.io/rome
MIT License
2.91k stars 223 forks source link

Can't set null or unset value on picker #159

Open ConorHiggins opened 8 years ago

ConorHiggins commented 8 years ago

I believe this was possible on previous versions, but currently I can't find a way to reset the value of any datepicker. setValue(null) used to do the trick, but not anymore because the blue background still remains set.

almalino commented 4 years ago

Any news on this one?