You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm currently on Angular project with client side routing and I see a bug with the fallback
when I go to the url http://localhost:9001/suivi?page=13 all work but if I insert a simple '.' I get the message "Cannot GET /suivi?page=1.3"
The text was updated successfully, but these errors were encountered:
Hello, I'm currently on Angular project with client side routing and I see a bug with the fallback
when I go to the url
http://localhost:9001/suivi?page=13
all work but if I insert a simple '.' I get the message "Cannot GET /suivi?page=1.3"The text was updated successfully, but these errors were encountered: