src-zone/material

Regression: when routes change through 'normal' links, they don't activate the corresponding mdcTabRouter element anymore

jorgevargas1989 opened this issue · 1 comments

This seems to beintroduced with the upgrade to Angular9. To reproduce:

  1. Go to https://blox.src.zone/material
  2. Click the GUIDES tab
  3. Click the Components link from the list of guides (NOT from the tabs).
  4. Notice that the COMPONENTS tab isn't activated. It should have been

Another way to reproduce:

  1. Go straight to https://blox.src.zone/material/components/button by clicking this link
  2. After page load the COMPONENTS tab should be active, but it isn't.