-
-
Notifications
You must be signed in to change notification settings - Fork 54.6k
onPanelChange in RangerPicker never trigger #22142
Copy link
Copy link
Closed as not planned
Labels
3.x3.x stable issue or bug fix, PR should be cherry-pick to master3.x stable issue or bug fix, PR should be cherry-pick to masterInactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.
Metadata
Metadata
Assignees
Labels
3.x3.x stable issue or bug fix, PR should be cherry-pick to master3.x stable issue or bug fix, PR should be cherry-pick to masterInactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.
Reproduction link
Steps to reproduce
select timeWhat is expected?
onPanelChange should be trigger, and print log on console.
What is actually happening?
onPanelChange is not trigger
onPanelChange in DatePicker behaves correctly.