question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pagination dropdown (results per page) won't work

See original GitHub issue

Hi, Set pagination={true}. The dropdown shows 10 and appears clickable but when clicked nothing happens.

Any solution?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Mar 15, 2016

Thanks, Had to add <script src="//code.jquery.com/jquery-1.12.0.min.js"></script> to my index.html and require('bootstrap') to my component. Hoped I wouldn’t have to include jQuery but I guess there’s no escape! 😃

0reactions
AllenFangcommented, Sep 15, 2017

now, react-bootstrap-table no need the jQuery and bootstrap.js anymore, if you still have this issue, please give a simple repo to reproduce it, thanks.

BTW, I also use react-bootstrap-table with create-react-app in my private project, the pagination is work well until now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pagination Amount Per Page Drop Down in React-Native not ...
The page selection dropdown doesn't work. I can change the number in the code to show a specific number of items on the...
Read more >
[solved] Issue with pagination and dropdown | Velo by Wix
Hi all, I have an issue with my pagination when I am using my dropdowns. My dataset (Video) has 14 items. I have...
Read more >
Troubleshooting Pagination - ParseHub Help Center
Troubleshooting Pagination · 1. Using a new select command, select every pagination button on the page. · 2. You will have to delete...
Read more >
Results count per page drop down location: Top or bottom
First - I do not have data on this. We had a test scenario running for the pagination - wether it should be...
Read more >
Paginate results in InstantSearch.js - Algolia
If you send a request for a page that doesn't exist, or is out-of-range, that is, when page >= nbPages , Algolia doesn't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found