You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the exact same issue, and I can confirm that is the chat_input element to be the source of the problem. Has someone found any kind of solution yet?
In addition to that, I have to report that this could be strictly related with "Extra rerun on page switch", in fact if you try to debug the simple code you reported the page change is called twice. The first time the new page is temporarily set to active correctly, but as soon as you resume the breakpoint the issue reported here happens.
It happens also when using the suggested MPA setting without using switch_page.
I am having the same problem and I also think the problem is any type of chat_input on the page. I really liked this navigation bar code but its almost impossible to use it in a meaningful way because it is not reliable for any page which includes chat_input.
Thanks for the great code any ways.
Checklist
Summary
The first time the chat menu button is selected, it is not highlighted as active.
Reproducible code example
Steps to reproduce
Expected behavior
If chat is selected is should highlight the chat menu button as active.
Current behavior
No response
Is this a regression?
Debug info
Additional information
No response
The text was updated successfully, but these errors were encountered: