Normally, this link redirects to #/wines/scope=rosé.
If I use angular, the link redirects to #/wines?scope=ros%C3%A9.
The source is not altered in any way by angular, only the behavior when clicking on it.
How can I make angularjs redirect to the link with the é instead of the %C3%A9?