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
Looking at the test case in specs/fixtures: when browsing to the first page, getMounted() on the index page component returns true. If we click 'about', it still returns true. If we navigate back with the browser back button it now returns false.