field--comment.html.twig
Test that comments still work with the form above instead of below.
See also
\Drupal\Tests\big_pipe\FunctionalJavascript\BigPipeRegressionTest::testCommentForm_2698811()
File
-
core/
modules/ big_pipe/ tests/ themes/ big_pipe_test_theme/ templates/ field--comment.html.twig
View source
- {#
- /**
- * @file
- * Test that comments still work with the form above instead of below.
- *
- * @see \Drupal\Tests\big_pipe\FunctionalJavascript\BigPipeRegressionTest::testCommentForm_2698811()
- */
- #}
- <section{{ attributes }}>
- {{ comment_form }}
-
- {{ comments }}
- </section>
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.