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
Next.js router has a problem when we access dynamic url, we do a trick with the ngnix to make it works but it creates some 404 requests.
Try to see if redirecting everything to the index to use the dynamic router could fix this issue.
Bug Report
Next.js router has a problem when we access dynamic url, we do a trick with the ngnix to make it works but it creates some 404 requests.
Try to see if redirecting everything to the index to use the dynamic router could fix this issue.
See
https://github.com/numerique-gouv/impress/blob/fix/webrtc-multi-pods/src/frontend/apps/impress/conf/default.conf
The text was updated successfully, but these errors were encountered: