Account created on 3 June 2022, over 2 years ago
#

Merge Requests

Recent comments

🇵🇱Poland michal_liszka

Despite applying patch #2 for Drupal 10, the problem persists when request the controller for a response via AJAX dialogs.
The first request executes correctly, and the response is accurate on the second attempt. However, the same error continues to occur:
An error occurred during the execution of the Ajax response: LoadJS

Code snippet:

<a
   href="{{ url('controller_route_name') }}"
   class="use-ajax"
   data-dialog-options="{{ dialog_options|json_encode() }}"
   data-dialog-type="modal"
   data-ajax-http-method="GET"
>
Production build 0.71.5 2024