DateView Previous/Next buttons disabled #2595
Labels
Area: TypeScript
Priority: Medium
State: Pending Release
This issue has been resolved in the dev branch and is waiting on a new release
Type: Bug
Discussed in #2589
Originally posted by cwolcott June 15, 2022
I just noticed an issue with the previous/next buttons on the Date View after I perform the following.
Description:
Steps:
1a - Open date picker
1b - Select Next (Navigates to July), Select Previous (Navigates to June) (It works)
1c - Close date picker
1d - Open date picker
1e - Select Next (Navigates to July), Select Previous (Navigates to June)s (Still works)
1f - Select a valid date in the current or next month
1g - Date picker automatically closes
1h - Open date picker
1i - Select Next (To navigate to July) (Doesn't work)
1j - Close date picker
Continue with the following and it works again:
2a - Don't reset and open date picker
2b - Click on June 2022 to show month view
2c - Select June
2d - Select Next (Navigates to July), Select Previous (Navigates to June) (It works again)
Here is an example
The text was updated successfully, but these errors were encountered: