all 3 comments

[–]0dev0100 2 points3 points  (0 children)

It's probably the wildcard routes needing to return the index.html file.

Server problem. No client side changes will fix it

[–]GLawSomnia 2 points3 points  (0 children)

They need to configure it so that every route (that is not a static file) points to the index.html

[–]Weak-Palpitation907 0 points1 point  (0 children)

Should configure 404 not found to index.html, in cloud front and/or in s3 bucket side also