-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm trying to clear the date once a user clicks on a clear button to clear all filters for a report but irrespective of what I set the model value to be, the date always remains the same as what was previously picked.
Example:
this.filters.from = null; <-- has no effect on the selected date
What is the correct procedure for resetting the date picker?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels