The block ignores the view's AJAX settings

Created on 8 May 2023, over 1 year ago
Updated 15 July 2024, 5 months ago

Problem/Motivation

The block ignores the view's AJAX settings, so in views with the "Use AJAX" setting enabled, it reloads the page when applying filters (by pressing the submit button or using JQuery's .submit() function on the block's form).

Steps to reproduce

-

Proposed resolution

Document this behaviour or propose a solution that works.

Remaining tasks

Discuss steps to take

User interface changes

-

API changes

-

Data model changes

-

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain enchufe Spain

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @enchufe
  • 🇧🇪Belgium tim-diels Belgium 🇧🇪

    I'm happy to look into any suggestions provided. At this moment the module indeed triggers a submit with jQuery.
    As I'm not a frontend expert I'm not sure how to solve this issue. Could it be that using the dispatchEvent from javascript works here?

Production build 0.71.5 2024