-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
An exception has been thrown during the rendering of a template ("The "hinclude" renderer does not exist."). #34815
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
Labels
Comments
what is render_hinclude ? is it your custom function? |
It's part of symfony's documentation. https://symfony.com/doc/current/templating/hinclude.html |
Can you create a small example project that allows to reproduce your issue? |
Add repository with a little example https://github.com/HecFranco/Symfony_Embed_Asynchronous_Content |
Status: Reviewed |
see #34888 |
xabbuh
added a commit
that referenced
this issue
Dec 9, 2019
This PR was merged into the 3.4 branch. Discussion ---------- [TwigBundle] add tags before processing them | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #34815 | License | MIT | Doc PR | Commits ------- e1145a7 add tags before processing them
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Symfony version(s) affected: 5.0.1
Description
I include the render_hinclude as indicated by the documentation and it returns this error.
How to reproduce
The text was updated successfully, but these errors were encountered: