How to force trailing slash in URL Angular 7 with no 404?
I am trying to add trailing slash in end of URL as we all know for SEO ranking purpose, i am able to add trailing slash at url end but now i am getting issue that everytime i refresh page it redirect me to 404 component. Anyone having any idea how to use trailing slash without 404 issue on refresh?