reboundjs / rebound

Automatic data binding for backbone using HTMLBars.
MIT License
43 stars 4 forks source link

Link `active` classes should still update when a route is silently executed, #62

Closed amiller-gh closed 9 years ago

amiller-gh commented 9 years ago

When run like Rebound.router.navigate('/new/path', {trigger: false});, links aren't updated with the proper active class like they are when the route is actually triggered.

amiller-gh commented 9 years ago

Resolved in https://github.com/reboundjs/rebound/commit/283e98544a330f073df6cd1080db5ce94417427f