React Router DOM not working correctly on Amplify Console AWS
I found that using these settings, as mentioned here and here.
i.e updating the redirect rule to these settings
Source address: </^[^.]+$|\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|ttf)$)([^.]+$)/>
Target address: /index.html
Type: 200
Thanks! I would add also |json| the string - it fixes "Manifest: Line: 1, column: 1, Syntax error on Chrome browser" problem:
Manifest: Line: 1, column: 1, Syntax error on Chrome browser