Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to update a hash route? #51

Closed
vertic4l opened this issue Jul 10, 2018 · 1 comment
Closed

Any way to update a hash route? #51

vertic4l opened this issue Jul 10, 2018 · 1 comment

Comments

@vertic4l
Copy link

vertic4l commented Jul 10, 2018

Got the following issue:
{domain}{?someParams}#/{route}

That's my url, i need to update {?someParams} while preserving #/{route}.

Is there any elegant way for doing this?

Edit:
Right now i get:

{domain}{?someParams}#/{route}{?someParams}

when i try to replace it.

@alisd23
Copy link
Collaborator

alisd23 commented Jul 15, 2018

Does this issue exist without mobx-react-router too?

@alisd23 alisd23 closed this as completed Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants