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
We have a router.js file, which allows page navigation without full page reloads. However, this functionality is also provided, along with a lot more things, by Turbo.
We should figure out how to remove our router.js. This would ideally be done incrementally, but if necessary could be implemented in one larger change. I don't yet have enough experience with Turbo to suggest the best approach.
The text was updated successfully, but these errors were encountered:
We have a router.js file, which allows page navigation without full page reloads. However, this functionality is also provided, along with a lot more things, by Turbo.
We should figure out how to remove our router.js. This would ideally be done incrementally, but if necessary could be implemented in one larger change. I don't yet have enough experience with Turbo to suggest the best approach.
The text was updated successfully, but these errors were encountered: