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
On refreshing the page with the English / Espanol option, the server throws a page not found error. This could be because the server is trying to fetch data from the /en or /es endpoint and cannot find that endpoint.
It could be solved by enabling hashing with routing from the angular side.
On refreshing the page with the English / Espanol option, the server throws a page not found error. This could be because the server is trying to fetch data from the /en or /es endpoint and cannot find that endpoint.
It could be solved by enabling hashing with routing from the angular side.
For reference: https://codecraft.tv/courses/angular/routing/routing-strategies/
The text was updated successfully, but these errors were encountered: