You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FineRouter.go() and FineRouter.redirect() are both idempotent. If you want to route from domain.com/posts/1234 to domain.com/posts/5678 the URL will update but no redirect will take place. I'm pretty sure the only way to solve this is to do something like:
A list of some ideas on what we could change in FineRouter to make it better, keep the good parts on move forward.
Please write only ideas. If you want to discuss details of an idea implementation, process, roadmap just open a ticket for that particular idea.
What are your ideas? What would you like to improve in FineRouter?
The text was updated successfully, but these errors were encountered: