Skip to content

issues Search Results · repo:AdeleD/react-paginate language:JavaScript

Filter by

323 results
 (55 ms)

323 results

inAdeleD/react-paginate (press backspace or delete to remove)

If options previousLabel or nextLabel are set, the screenreader output is overriden by English default value for aria-label. This means that there won t be any custom screenreader output, it will be always ...
  • agalindo-init
  • Opened 
    28 days ago
  • #525

Is it possible for the component to output button instead of a?
  • tyteen4a03
  • Opened 
    on Feb 21
  • #524

@addnab I m interested in contributing to this Node.js package to help resolve bugs and complete requirements. How can I join as a contributor?
  • purushothbp
  • 1
  • Opened 
    on Feb 19
  • #523

Hello, will there be suport for the newer versions of React? Is it safe to force install on version 19 as of now? Thanks
  • Danik711
  • 2
  • Opened 
    on Jan 22
  • #522

The return type of hrefBuilder is string, not void. // index.d.ts /** * The method is called to generate the href attribute value on tag a of each page element. */ hrefBuilder?( pageIndex: ...
  • yuki-yamamura
  • Opened 
    on Jan 19
  • #520

This is my component: ReactPaginate previousLabel={ previous } nextLabel={ next } breakLabel={ ... } breakClassName={ break-me } pageCount={pageCount} marginPagesDisplayed={1} pageRangeDisplayed={3} ...
  • ajmeese7
  • 1
  • Opened 
    on Jun 28, 2024
  • #517

I want to custom a method to call when clicking breakLabel. How can I do that? Many thanks.
  • padi-dev-ducpc
  • 2
  • Opened 
    on Jun 4, 2024
  • #516

The following code will cause the browser to hang forever: ReactPaginate pageCount={Infinity} .... / Most likely it falls into an endless loop. While a user shouldn t pass infinity, it ...
  • gsouf
  • 3
  • Opened 
    on May 23, 2024
  • #515

This error : JSX element type ReactPaginate does not have any construct or call signatures.ts(2604). I have reinstalled packeges, path to react-paginate is correct, even chatGPT could not help import ...
  • Muha11ad
  • Opened 
    on Apr 30, 2024
  • #513

How can I access ref ? I need to put a mouseenter event handler on the button, but I can t because I don t have access to ref
  • Edgar200021
  • 1
  • Opened 
    on Feb 1, 2024
  • #512
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub