AUR3550: Invalid operation, the configuration from the get hook is already applied.
This error occurs when the router attempts to apply configuration from a getRouteConfig hook more than once for the same component/route.
getRouteConfig
Ensure your getRouteConfig hook does not re-enter or apply configuration multiple times.
Last updated 1 month ago
Was this helpful?