Closed w33ble closed 7 years ago
When starting on Projects, users are automatically redirected to Members
Turns, out, the vue-material's mdTabs is horribly broken. it automatically fires a tab change event on mount, but doesn't use the set active tab.
So, the admin nav needs to track the active tab on its own, and ignore the first event. Le sigh.
When starting on Projects, users are automatically redirected to Members
Turns, out, the vue-material's mdTabs is horribly broken. it automatically fires a tab change event on mount, but doesn't use the set active tab.
So, the admin nav needs to track the active tab on its own, and ignore the first event. Le sigh.