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 have a website that displays a list of items. Each item need has a countdown.
I'm experiencing some performance issues when trying to using it on the mobile devices. When I open the header navbar, which pushes the content down, sometimes the UI gets blocked.
When there a few items on the page, there's no issue. I've tried to solve the issue paginating the list, but my client need all items on the same page.
It also happens when accessing the demo page (http://siddii.github.io/angular-timer/). When scrolling the content down and up and clicking on the navbar.
angular-times: 1.3.4
angular: 1.4.14
mobile SO: Tested on several Android and iOS devices
Any ideas?
The text was updated successfully, but these errors were encountered:
I have a website that displays a list of items. Each item need has a countdown.
I'm experiencing some performance issues when trying to using it on the mobile devices. When I open the header navbar, which pushes the content down, sometimes the UI gets blocked.
When there a few items on the page, there's no issue. I've tried to solve the issue paginating the list, but my client need all items on the same page.
It also happens when accessing the demo page (http://siddii.github.io/angular-timer/). When scrolling the content down and up and clicking on the navbar.
angular-times: 1.3.4
angular: 1.4.14
mobile SO: Tested on several Android and iOS devices
Any ideas?
The text was updated successfully, but these errors were encountered: