p-calendar and p-datepicker opens unexpectedly when you navigate to another tab in the browser and come back #4340
Unanswered
swarajtotey
asked this question in
PrimeNG
Replies: 1 comment
-
|
Reproduced in version 21 directly here. The "Button Bar" section displays two calendars side by side. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
When implementing p-calendar, I found that when you select a date from the calendar, the focus does not disable like it used to in previous versions. So, on choosing the date, navigate to another tab (already opened) in the browser and then come back to the same tab, you will see the calender unexpectedly opens. Its pretty consistent.
I thought maybe this was an issue with v17 but this issue also persists in v20 with datepicker.
The same issue is not reproducible in v16.
Has anyone faced this same issue?
I saw a ticket was logged for this, but it was closed since they were unable to reproduce it. primefaces/primeng#16213
Steps to reproduce,
Is there any solution for this?
Beta Was this translation helpful? Give feedback.
All reactions