koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
538 stars 154 forks source link

Setting type: 'date' seems to break the date picker #318

Open ribrewguy opened 2 years ago

ribrewguy commented 2 years ago

I've set the type to date to help with autofilling, etc., but now the control no longer works. Please see https://codepen.io/torr0101/pen/yLoZvBg?editors=101 for an example. Note that the placeholder is ignored, and any date you attempt to set is ignored.