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

Rare Url, _k query ???? #1952

Closed
rodriguezivanb opened this issue Sep 15, 2015 · 3 comments
Closed

Rare Url, _k query ???? #1952

rodriguezivanb opened this issue Sep 15, 2015 · 3 comments

Comments

@rodriguezivanb
Copy link

What is this?, How I can remove it?

captura de pantalla de 2015-09-15 08 13 22

@rodriguezivanb
Copy link
Author

Is there any way to hide ?

@jakubsikora
Copy link

You can use
https://github.com/rackt/react-router/blob/master/docs/basics/Histories.md#createbrowserhistory as per document.

npm install history

then in your router file

import createBrowserHistory from 'history/lib/createBrowserHistory';
...

<Router history={createBrowserHistory()}>

@lock lock bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants