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 read the issue that history is separated from its own context (#7103).
From the result of that, __RouterContext doesn't be exported from v5.2.0 react-rotuer-dom? @_@
Acutally, I have used __RouterContext for making own custom hooks because there not exists hooks before 5.1.0 @@... from this update(5.2.0), that does not export __RouterContext @@...now I have to refactor all my code If I want to use latest vesion