LouisMazel / maz-ui

Vue & Nuxt library of standalone components & tools to build interfaces

Home Page:https://maz-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MazPicker future year not working

alexauvray opened this issue · comments

Screen.Recording.2021-09-02.at.19.24.17.mov

Picking date on Maz Picker doesn't work anymore on 2.3.9. Had to downgrade to make it work again.

commented

Hello @alexauvray,

It's a normal behavior :

  • The year selector must not change the selected date
  • The year selector change the current year of the date area of selection

So :

  • You have to select the year
  • And select the date in the date picker
  • Then, change the time of the current date previously selected

You have the same behavior here : https://element.eleme.io/#/fr-FR/component/datetime-picker

Otherwise you can use a DatePicker and in other input a TimePicker