How to push routeable tab to history?

I already tried browserHistoryTabs with value “push” but not working. History tabs keep replace it.

view: {
    browserHistory: true,
    browserHistoryTabs: "push"
}