تخطَّ إلى المحتوى

Invalid redirect destination.

هذا المحتوى غير متوفر بلغتك بعد.

Example error message:
InvalidRedirectDestination: The redirect from “/posts” to “/blog” is invalid. The destination “/blog” does not match any existing route in your project.

A dynamic redirect destination must match an existing route pattern and include all dynamic parameters from the source route. This error occurs when a redirect with dynamic parameters points to a destination that doesn’t correspond to any page in your project, or when the destination route has fewer dynamic parameters than the source route.

See Also:

ساهم المجتمع راعي