Commit fafd7727 authored by falco010's avatar falco010 Committed by Jordan Karlov
Browse files

Issue #1966638 by Falco010: Kicked to the Top of Page After Voting

parent fd140f9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -351,6 +351,7 @@ class RateWidgetBaseForm extends ContentEntityForm {
        'class' => [$template . '-rating-submit'],
      ],
      '#ajax' => [
        'disable-refocus' => TRUE,
        'callback' => '::ajaxSubmit',
        'event' => 'click',
        'wrapper' => $form_id,