Back button incorrectly shown while switching tabs

I have a main tab, which just shows the list of items. and settings tab which has nested view for setting different configs.

If I navigate in this particular order, the back button is shown incorrectly, or if it is to be shown, the title doesn’t get left: 37px

Is there a solution, either to clear the history of that tab, so while clicking back on it opens the main settings tab instead of the previously opened nested view? Or if it needs to be shown, it should properly calculate the left of title.

Here’s a sample codepen

  1. On main page, click on Scientific Facts
  2. After view changes, click on Contacts tab
  3. Then click on Home tab again. It reproduces the behavior.

Hmm, can you open an issue for this? Seems like something broke some how

Created an issue on github