clicking on highlighted/today date does not call callback #2325
Closed
matthewcornell
started this conversation in
General
Replies: 2 comments
-
The callback is triggered when a new date range is selected. You can listen to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
That was just the thing I needed, Dan. Much obliged! I apologize for missing that. I ended up adding the following to recreate the callback's behavior I was getting where it "stayed" on today's date (my daterangepicker is on an icon/link and not an input, if that's relevant):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Folks. Really appreciating the daterangepicker component! Question: When I click the highlighted/today date (styled in blue below), the callback does not get called. Any other date works. My initialization looks like the code below. This behavior seems counterintuitive - why should a particular date not fire? Thanks very much.
Beta Was this translation helpful? Give feedback.
All reactions