We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
props
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
Create an anonymous component template, and let props empty
{% props %}
You will get some incomprehensible exception
An exception has been thrown during the compilation of a template ("Warning: Undefined variable $name").
The text was updated successfully, but these errors were encountered:
I can't reproduce it what is inside your component ? Are your sure you don't have a {{ name }} somewhere ?
Sorry, something went wrong.
https://github.com/smnandre/repro-empty-props
composer install symfony server:start php bin/console open:local
ddf6d08
Successfully merging a pull request may close this issue.
Create an anonymous component template, and let props empty
{% props %}
You will get some incomprehensible exception
The text was updated successfully, but these errors were encountered: