leptos
leptos copied to clipboard
fix: set aria-current `<A>` while percent decoding the url
I'm not incredibly happy with this solution, nor am I sure this is something worth fixing, but this makes aria-current for <A>
tags work whether the href
property is url percent encoded or not.