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 component appears twice when using custom template

See original GitHub issue

Angular 2 version: 2.0.0-rc.1

ng2-pagination version: 0.3.2

Description of issue: When using a custom template on pagination, the pagination tool appears twice, one is the templated pagination and the other is the original pagination

Steps to reproduce: Add pagination with custom template

Expected result: A single templated pagination component

Actual result: 2 pagination components, 1 templated and the other default template

Demo: (if possible, edit this Plunker demo and paste the link to your fork)

Any relevant code:


chrome_2016-06-09_15-28-00

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
michaelbromleycommented, Jul 14, 2016

Should be fixed now in v0.3.5.

1reaction
michaelbromleycommented, Jul 12, 2016

@DarkDrim Yes, I am in progress on it. I have limited time to work on this project, but I am confident there will be a new version published later this week (thursday or friday) with a fix for this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to share same data among two same component called ...
I have created a pagination component that I am using above and below a table. Issue is they create different memory reference for...
Read more >
Pagination displaying twice on Archives - Toolset
When you design WordPress Archives with Toolset and add pagination to the archive, you might see the pagination controls displaying twice on the...
Read more >
ngx-pagination v6.0.1 - GitHub Pages
This a default component for displaying pagination controls. It is implemented on top of the PaginationControlsDirective , and has a pre-set template and...
Read more >
Repeater - ACF
The new “Pagination” setting introduced in ACF 6.0 helps with large repeaters by reducing the number of rows that are rendered at once,...
Read more >
Shopify Cheat Sheet - Liquid
Theme Tags have various functions including: outputting template-specific HTML markup, telling the theme which layout and snippets to use, and splitting a ...
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