You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If datetimepiker has option viewMode, for example:
viewMode: 'years'
and when you are trying to open popup to set a date, seems everything works fine, but if you'll try to open it again, the second time, you will see a difference in popup, like it would be without viewModel option.
The text was updated successfully, but these errors were encountered:
I have the exact same problem. the first time you open the datetimpicker, you see the years, the second time you open the picker, you see the normal view with the days
Hi there,
If datetimepiker has option viewMode, for example:
viewMode: 'years'
and when you are trying to open popup to set a date, seems everything works fine, but if you'll try to open it again, the second time, you will see a difference in popup, like it would be without viewModel option.
The text was updated successfully, but these errors were encountered: