transitionTo() not applying 'active' class to link-to elements

Hi All,

I’m circling back to this issue - it still doesn’t work. See the original twiddle and follow the instructions there to observe what seems like a real bug.

An alternative - is there a way to manually update the link’s class so that it is set to ‘active’ rather than relying on the framework? I wouldn’t want to do this but may have to if the original issue can’t be solved.

This is the documentation I’ve been using while working on this problem: Ember - 4.6 - Ember API Documentation Thanks.