You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8934 Explain why the Web Debug Toolbar is gone (marcelkorpel, javiereguiluz)
This PR was merged into the 4.0 branch.
Discussion
----------
Explain why the Web Debug Toolbar is gone
When rendering a response using a template, the Web Debug Toolbar is gone, which was confusing to me. Only after searching I found the reason: there is no body element when using this rendering method. It seems logical to me to also explain extending a template to incorporate base.html.twig, so the Toolbar re-appears.
Commits
-------
b1cf487 Wrap long lines
0c272c3 Reword explanation
1c25c7c Explain why the Web Debug Toolbar is gone
0 commit comments