core/modules/big_pipe/big_pipe.module | 12 ++++----- .../HtmlResponseBigPipeSubscriber.php | 29 ++++++++++++++-------- core/modules/big_pipe/src/Render/BigPipe.php | 27 ++++++++------------ 3 files changed, 34 insertions(+), 34 deletions(-) diff --git a/core/modules/big_pipe/big_pipe.module b/core/modules/big_pipe/big_pipe.module index f25b2a3..f76c5f5 100644 --- a/core/modules/big_pipe/big_pipe.module +++ b/core/modules/big_pipe/big_pipe.module @@ -54,11 +54,11 @@ function big_pipe_form_user_login_form_alter(&$form, FormStateInterface $form_st * After build handler for user_login_form(). */ function big_pipe_form_after_build($form, FormStateInterface $form_state) { - // This is tricky: We want Form API to default big_pipe_has_js to 1 in - // case it gets not send. We also want to set the value of the HTML element - // to 0 and add