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

Advance next page does not work when I switch between amount of data to display #3

Open
AngelCareaga opened this issue May 18, 2024 · 4 comments

Comments

@AngelCareaga
Copy link

There seems to be a small bug when switching between the amount of data to display, as after doing so and clicking next it doesn't seem to respond until it is clicked twice.

Grabacion.de.pantalla.desde.2024-05-18.16-41-27.webm
@bhaveshpatel200
Copy link
Owner

Hi,

Its not a bug, buttons will be disabled till response not completed. you clicked before response completed, so you feel like its not working on first click but actually its works.

@AngelCareaga
Copy link
Author

@bhaveshpatel200

It does not seem to be that, you can verify in the implementation of the following link:

https://angular.vristo.sbthemes.com/datatables/basic

In which when you change from 10 to 20 and click the next button (not the number), it does not work until you click it twice.

I already tried waiting a while without clicking, about 5 seconds and it works. The curious thing is that if we click on any number, even immediately it works, it is strange.

Translated with DeepL.com (free version)

@bhaveshpatel200
Copy link
Owner

Yes got it, will check once getting time and update in next release.

@bhaveshpatel200
Copy link
Owner

Can you please check its working in our demo.
https://ng-datatable-document.vercel.app/static-mode

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

No branches or pull requests

2 participants