Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[generate:form] In form.php.twig line 118: Variable "input" does not exist. #4090

Closed
DicksB opened this issue Jun 17, 2019 · 0 comments · Fixed by #4093
Closed

[generate:form] In form.php.twig line 118: Variable "input" does not exist. #4090

DicksB opened this issue Jun 17, 2019 · 0 comments · Fixed by #4093

Comments

@DicksB
Copy link

DicksB commented Jun 17, 2019

Error occurs after updating to Drupal Console 1.9.0. Reverting to 1.8.0 restores expected behavior.

Update Drupal Console to 1.9.0
Run "drupal --uri=https://your-domain.com generate:form"
Follow prompts; input doesn't seem to matter as far as I've been able to determine
After entering the route path, error appears

Downgrade to 1.8.0 and repeat, and form will be successfully generated as expected.

Drupal: 8.7.3
Console: 1.9.0 (fails); 1.8.0 (works)
Console launcher: 1.8.0 and 1.9.0 (both fail with Console 1.9.0, both work with Console 1.8.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant