eclipsesource / jsonforms-vuetify-renderers

https://jsonforms-vuetify-renderers.netlify.app/
Other
25 stars 26 forks source link

New Date/Time/Datetime Pickers not visualizing changes correctly #69

Closed sdirix closed 1 year ago

sdirix commented 1 year ago

The new date, time and datetime pickers work good! However dates are not properly updated within the picker modals. See the following gifs.

DateNotUpdating

DateTimeNotUpdating

sdirix commented 1 year ago

@kchobantonov Can you take a look? Sadly I overlooked these issues during the initial review. If we can't get them fixed I will have to revert before the next release.

kchobantonov commented 1 year ago

will take a look

kchobantonov commented 1 year ago

@sdirix you can review https://github.com/eclipsesource/jsonforms-vuetify-renderers/pull/70

sdirix commented 1 year ago

Fixed with #70. Thank you very much @kchobantonov :heart: