shipshapecode / website-ember

The code for shipshape.io
https://shipshape.io
MIT License
20 stars 4 forks source link

Fix blog nav indicator #97

Closed RobbieTheWagner closed 6 years ago

RobbieTheWagner commented 6 years ago

Currently, the nav indicator will only stay on blog if we are on the root route. We should allow for an option to ember-3d-nav to only check parent routes for the route.

RobbieTheWagner commented 6 years ago

Fixed!