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
You could declare the store in the run function in client.js. Then pass it to the render attribute function used at UniversalRouter statement.
In the render function you can pass this store to the component.
Your client.js is quite complicated, so i dont know how to add mobx provider,
The text was updated successfully, but these errors were encountered: