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
When the BackButton was clicked and caused a rerender, it could sometimes
result in bad behavior such as an exception or an unexpected element
receiving a click event. This is due to facebook/react#3790. This change
adds a workaround for that bug to the BackButton.
0 commit comments