We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When user selects startDate and clicks apply, endDate is set to null. I request you to set endDate = startDate if endDate is not selected.
The text was updated successfully, but these errors were encountered:
5c8022e
Auto-generated commit -- feat(apply-button): on apply, set endDate = …
a74903f
…startDate if it is not selected Close #42 Triggered by commit: 5c8022e Travis CI build: https://travis-ci.org/fetrarij/ngx-daterangepicker-material/builds/427059796
Is it possible to make this configurable? To allow us to decide if the end date can be nullable
Sorry, something went wrong.
No branches or pull requests
When user selects startDate and clicks apply, endDate is set to null. I request you to set endDate = startDate if endDate is not selected.
The text was updated successfully, but these errors were encountered: