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
To manage the history, BrowseRouter is mandatory instead of HashRouter.
HashRouter manage all request in the client side but BrowseRouter not.
A /organism/cell_type/search petition is done and of course there is not that on the server so a 404 error code is returned
No description provided.
The text was updated successfully, but these errors were encountered: