https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34691 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155121&action=edit Bug 34691: Fix linkActiveClass in createRouter Test plan: 1) Visit /cgi-bin/koha/erm/agreements/add 2) Notice the "Agreements" menu item is not active 3) Apply the tests patch only 4) Run tests, watch them fail 5) Apply this patch, restart yarn js:watch and hard refresh browser 6) Repeat steps 1) and 2) Verify it's now active 7) Run tests, watch them pass Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.