Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minDate and maxDate doesn't work #521

Open
karpenko-eugene opened this issue Apr 14, 2023 · 2 comments
Open

minDate and maxDate doesn't work #521

karpenko-eugene opened this issue Apr 14, 2023 · 2 comments

Comments

@karpenko-eugene
Copy link

Versions

  • Angular version: 15.2.0
  • component version: 6.0.4

minDate and maxDate doesn't work

2023-04-14_113520
2023-04-14_113600

in version 5 it works!
2023-04-14_113914

@dimi4e
Copy link

dimi4e commented Apr 14, 2023

Change import import dayjs from 'dayjs' on import dayjs from 'dayjs/esm'

@sct999
Copy link

sct999 commented May 4, 2023

Change import import dayjs from 'dayjs' on import dayjs from 'dayjs/esm'

Why is that different import needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants