AUR3557
Error Message
AUR3557: Unknown redirect route config property: "%s.%s". Only 'path' and 'redirectTo' should be specified for redirects.
Description
This error occurs when a redirect route config contains properties other than path and redirectTo.
Solution
Restrict redirect route configs to only
pathandredirectTo.
Last updated
Was this helpful?