mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-23 04:20:10 +01:00
The url needs to be escaped for the route component, so that react-router can perform his matching logic. But additionally, the components rendered within the extension point also need the unescaped url to create further links based on this url.