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

Ajax Paging and Bootstrap 3 Pagination #39

Open
tryhp3 opened this issue May 30, 2014 · 1 comment
Open

Ajax Paging and Bootstrap 3 Pagination #39

tryhp3 opened this issue May 30, 2014 · 1 comment

Comments

@tryhp3
Copy link

tryhp3 commented May 30, 2014

I used Ajax Paging and DisplayTemplate("Bootstrap3Pagination").

My steps:

  1. Click "2" button
  2. Click "1" button
  3. Click "<<" button - send a request (without the route values). This action should not do anything.

See picture below:

error

@Untherxadyus
Copy link

Untherxadyus commented Nov 27, 2017

I'm having th exact same issue, but what I noticed in the server side is that the event is being called twice.

image

Even if you hit the 3 ... button, an event will be triggered.

Was noticing that the li element has the class disabled, need to verify if an event listener was attached to the li or something

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