larrymyers / react-mini-router

A minimal URL router for React.js
MIT License
282 stars 38 forks source link

Page doesn't reload when query string change. #31

Closed samsam2310 closed 9 years ago

samsam2310 commented 9 years ago

When I use navigate() to change url, if the path didn't change, the page won't change. Is this bug?