Pagination component appears twice when using custom template
See original GitHub issueAngular 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:

Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Should be fixed now in v0.3.5.
@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.