michaelbromley / angularUtils

A place where I will collect useful re-usable Angular components that I make
MIT License
2k stars 858 forks source link

dirPagination:hide() is not working in navigation #473

Open abhinkraj7 opened 6 years ago

abhinkraj7 commented 6 years ago

Description of issue: I have hide an tag in page1 .Then I navigate to page2,page3 .Once I came back to page1 the hidden icon is visible.

Steps to reproduce:

Expected result: Hidden icons shouldn't be visible.

Actual result:

Demo: (for dirPagination, fork and modify this Plunk: http://plnkr.co/edit/b37IdFFJUokaeSummETX?p=preview)

Any relevant code: