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
I have provided sufficient information below to help reproduce this issue.
Summary
It appears that when using the navigation bar, there is an extra re-run that is triggered when rendering for the first time. For example - if I am on page 'home' and navigate to 'page 1' - in my terminal i notice that if I am printing anything it prints twice.
Checklist
Summary
It appears that when using the navigation bar, there is an extra re-run that is triggered when rendering for the first time. For example - if I am on page 'home' and navigate to 'page 1' - in my terminal i notice that if I am printing anything it prints twice.
Reproducible code example
Steps to reproduce
Run the above code and watch your terminal as you switch pages
Expected behavior
My understanding is there would just be a single run on initiation.
Current behavior
No response
Is this a regression?
Debug info
Additional information
No response
The text was updated successfully, but these errors were encountered: