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.

Seems to be a small bug in PageButton.js

See original GitHub issue

When the list size is 1, it seems that the “Next” button is enabled but hidden. So the page-item property for the “next” button seems to be ‘true’:

<ul class="react-bootstrap-table-page-btns-ul pagination">
<li class="active page-item"><a href="#" class="page-link">1</a>
</li><li class="disabled hidden page-item"><a href="#" class="page-link">Next</a></li></ul>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
AllenFangcommented, Apr 13, 2017

Fixed on v3.1.8

1reaction
divye01commented, Apr 3, 2017

UPDATE: I just updated to the version 3.1.6 (Earlier i was using 3.0.0-beta.7). So the first bug seems to be fixed in this version. Here is the update screenshot:

screen shot 2017-04-03 at 1 53 04 pm

However the second bug is still there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bugs That Walk and Fly around your page - GitHub Pages
A small javascript library which adds bugs that walk and fly around your page. ... minDelay - Minimum delay before a bug will...
Read more >
Single portfolio item shows next page button on bottom - Support
We have a portfolio set up with filters. Some filters only have one item in them, and at the bottom of the page...
Read more >
Scroll to the top of the page after render in react.js
I have tried @sledgeweight solution but it does not work well for some of the views. But adding a setTimeout seems to work...
Read more >
Bugs and Errors
Flaws in computer programs are usually called bugs. It makes programmers feel good to imagine them as little things that just happen to...
Read more >
Project Spartan [+] Add Page Button Not Working
I'm not a Neanderthal. I used the search function. I used it several times, and got keyword responses, which were similar in some...
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