'React router v5 : Cannot access to nested route with different path

https://codesandbox.io/s/unruffled-http-4xsy3f?file=/src/App.jsx

Why I can successfuly access to nested routes in Reporting, but it doesn't work in /external-services/google-aw ? I suppose that it is about matching, but I'm not able to understand how I could do to fix that.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source