Closed ms-emp closed 9 months ago
Fix when navigation to a protected route with query string, query params shouldn't be duplicated after redirect from login
http://localhost:4200/?param=one was redirected to: http://localhost:4200/?param=one%3Fparam%3Done
Fix when navigation to a protected route with query string, query params shouldn't be duplicated after redirect from login
http://localhost:4200/?param=one was redirected to: http://localhost:4200/?param=one%3Fparam%3Done