quantizor / buttermilk

beautifully simple isomorphic routing for React projects
https://buttermilk.js.org/
MIT License
110 stars 6 forks source link

Prevent reloading route #10

Closed lvl99 closed 5 years ago

lvl99 commented 5 years ago

Is it possible to prevent a reload/refresh when user visits the current route they're already looking at?

quantizor commented 5 years ago

Going to publish a test build of v2 soon, I think it'll handle the problem the way the internals have been refactored.