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
Route.scala is the legacy Binding.scala routing library. For new projects, LatestEvent.scala would be a simpler alternative to track URL and hash changes.
See the example in todo app for the migration to LatestEvent.scala.