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.

Page Size Selectors are not Working

See original GitHub issue
        <div class="" sd:page-size-selector="dropdown">ffas</div>   
        Show <span sd:page-size-selector="default"></span> entries
        Show <span sd:page-size-selector="javascript"> Entries </span> entries

These entries are not working. There is no errors also showing…

The Compact-Pages is not found even I embedded the Spring data dialect in my template Engine Error : Pagination decorator with identifier: compact-pager not found!

<div> <span sd:pagination-summary="compact">info</span> <div class="btn-group pager-compact" sd:pagination="compact-pager"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="glyphicon glyphicon-chevron-right"></span> </div>
        </div>

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
hendisantikacommented, Mar 30, 2020

Yes, Its not working on latest version also.

 <dependency>
            <groupId>io.github.jpenren</groupId>
            <artifactId>thymeleaf-spring-data-dialect</artifactId>
            <version>3.4.0</version>
        </dependency>

Any suggestion? Thanks

0reactions
ghostcommented, Jul 1, 2017

Page size selector (not the default, the javascript, version 2.1.1) also not working…

Read more comments on GitHub >

github_iconTop Results From Across the Web

DataGrid - Page Size Selector disappears when there are less ...
If I have less than 10 records in my DataGrid, the pager size selector is not displayed (thus, the user can't select page...
Read more >
Add page size selector to issues list (#364424) · Issues · GitLab.org ...
With the refactor of issues list to GraphQL, we are able to select the page size by adding first_page_size as a query param....
Read more >
How to customize Page size selector using Devextreme ...
If the total number of rows gt than 5 and less than or equal to 10 then Page Size Selector should be shown...
Read more >
size - CSS: Cascading Style Sheets - MDN Web Docs
Found a problem with this page? Edit on GitHub · Source on GitHub · Report a problem with this content on GitHub; Want...
Read more >
4.2 - Selector Page Size - Rollbase - Forum - Progress Community ...
So when we specify the size of a selector page in its properties, it is working fine from attach buttons, but not from...
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