Closed guidoferreyra closed 2 years ago
After the update, a route in my config file that uses POST as method is not working anymore and I get the following error:
Argument 4 passed to Kirby\Cms\App::distantnative\Retour\{closure}() must be of the type string or null, array given
Its not supposed that Retour works here, there is no route or something related to this. And the route was working before the update.
Thanks, already know where the problem lies!
This should be solved in the first beta. Please help me test the beta, so that we can make sure that the actual release works properly.
Describe the bug
After the update, a route in my config file that uses POST as method is not working anymore and I get the following error:
Argument 4 passed to Kirby\Cms\App::distantnative\Retour\{closure}() must be of the type string or null, array given
Expected behavior
Its not supposed that Retour works here, there is no route or something related to this. And the route was working before the update.
Specifications