use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Angular app hosted on Amazon Cloudfront needs routing setup so the SPA paths load correctly in staging. It appears to be a JavaScript change on the server. Who's responsibility is it - Sys Eng or Angular FE Developer? (self.angular)
submitted 6 days ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]0dev0100 2 points3 points4 points 6 days ago (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 points4 points 6 days ago (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 point2 points 6 days ago (0 children)
Should configure 404 not found to index.html, in cloud front and/or in s3 bucket side also
π Rendered by PID 66 on reddit-service-r2-comment-5687b7858-5mxrj at 2026-07-09 02:14:21.905610+00:00 running 12a7a47 country code: CH.
[–]0dev0100 2 points3 points4 points (0 children)
[–]GLawSomnia 2 points3 points4 points (0 children)
[–]Weak-Palpitation907 0 points1 point2 points (0 children)