- Issue created by @webberly
Hi.
If a form takes route arguments there's no way at this stage to pass those arguments to the view so the form can be built.
Error Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some
mandatory parameters are missing ("path_arg_1", "path_arg_2") to generate a
URL for route
Active
1.0
Code