remix-run / history

Manage session history with JavaScript
MIT License
8.29k stars 960 forks source link

Why will history.replace() use the last link query param if I don't provide param? #900

Open Gemini-NX opened 3 years ago

Gemini-NX commented 3 years ago

Maybe give a boolean value as argument to control whether use previous link's query param is better.