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 mean react-router v4 that expose the api about send the param to others pages by 'withrouter' or 'Context'.
So i want use 'mobx-react-router' to send param to other pages, but i found it have some function like 'go','goback',push, but they received one param, it have a function like 'push([otherpage],[params])'?
Hello,
How to send params to other pages?
Is only use history? or have other options..it seems no methods.
The text was updated successfully, but these errors were encountered: