We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Router.Listener() should also emit on history.back()?
Router.Listener()
history.back()
Looks like on mobile it does not emit an event if I press the back button.
Activity