fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
247 stars 248 forks source link

MinDate, MaxDate don't work correctly #392

Open briancaldass opened 2 years ago

briancaldass commented 2 years ago

Versions

Describe the bug I got a message when try to add minDate image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Stackblitz link If applicable, add stackblitz link.

Additional context I recommend improve the documentation and the docs with more examples and the correct code because sometime there is not enough explanation of each component or attr for example minDate and MaxDate.