It would be really useful if HistoryComponent would offer the ability to "override" the next back() call, to force it to go back to a certain page instead of what's in the stack. Good if you need to go back to an action that never renders a view, thus never calls beforeRender() and gets a spot in the history stack.