इसे छोड़कर कंटेंट पर जाएं

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:

योगदान करें समुदाय प्रायोजक