I have a problem when entering or pasting the url in the lower case of my application.
If I write or paste the url in this way:
http://localhost:4200/Customers/Natural
Works correctly
but if I enter or paste it in this way
http://localhost:4200/clients/natives
I get the error as if the ulr did not exist
I am directing with router in angular 7, I can do something so that it does not matter how come the url I work the income?
Urls are declared in this way