Hi,
Are there any examples on how to integrate a 404 Page within the Angular SPA? I've taken a look at the We Retail sample but can't find anything specific to 404 pages, everything seems to route through one path and resolver. Is there a way to catch the error on the resolver and redirect to a different URL or Component?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @ChazUK
Please see the issue outlined below:
https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/issues/80
Looks like they made it work by modifying the 404.jsp. Let's give it a try and see if it resolves the issue.
Thanks!
@ChazUK Have you tried this https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/issues/80
?
Hi @ChazUK
Please see the issue outlined below:
https://github.com/Adobe-Marketing-Cloud/aem-guides-wknd-events/issues/80
Looks like they made it work by modifying the 404.jsp. Let's give it a try and see if it resolves the issue.
Thanks!