You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this angularjs-pdf in IONIC framework ( which is entirely based on AngularJS). Everything works fine, except when I change the page, it flickers a lot and takes time to render, going from top to bottom. Even if the page is previously visited, it takes the same time to load it. Is there a way to simply cache at least the pages which are already rendered once? Please let me know if somehow I'm doing this wrong!
The text was updated successfully, but these errors were encountered:
I am using this
angularjs-pdf
inIONIC framework
( which is entirely based onAngularJS
). Everything works fine, except when I change the page, it flickers a lot and takes time to render, going from top to bottom. Even if the page is previously visited, it takes the same time to load it. Is there a way to simply cache at least the pages which are already rendered once? Please let me know if somehow I'm doing this wrong!The text was updated successfully, but these errors were encountered: