Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug in master/v7: per-page autosubmit working only once #1122

Open
paveljanda opened this issue Mar 13, 2024 · 1 comment
Open

bug in master/v7: per-page autosubmit working only once #1122

paveljanda opened this issue Mar 13, 2024 · 1 comment
Assignees

Comments

@paveljanda
Copy link
Member

Affected version: master/v7

Bug description: after changing the autosubmit select from 10 to 20, the form autosubmits, but when using for the second time, it does not work neither it triggeres any AJAX call.

I uspect the select is not reinitialised after the first redraw of the component.

The functionality was previously (v6) taken care by following jQuery logic: https://github.com/contributte/datagrid/blob/v6.x/assets/datagrid.js#L154

@f3l1x
Copy link
Member

f3l1x commented May 3, 2024

Should be fixed 92e4434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants