Redirecting to /home When Entering URL with Route Parameter
I’m encountering a strange behavior in my Angular application. When I navigate to a route with a date parameter using a link within the app, it works perfectly. However, when I copy and paste the same URL into a new tab, it automatically redirects to /home.
Redirecting to /home When Entering URL with Route Parameter
I’m encountering a strange behavior in my Angular application. When I navigate to a route with a date parameter using a link within the app, it works perfectly. However, when I copy and paste the same URL into a new tab, it automatically redirects to /home.