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
Hi,
I am using some content inside perfect-scrollbar. And experience a very laggy scroll only on touch devices (works smoothly in desktop). Using browser native scroll enables smoother scroll in touch devices too, proving an issue of perfect-scrollbar library.
I'm attaching stackblitz link of same table-content inside perfect-scroll and native-scroll for reference.
Hi,
I am using some content inside perfect-scrollbar. And experience a very laggy scroll only on touch devices (works smoothly in desktop). Using browser native scroll enables smoother scroll in touch devices too, proving an issue of perfect-scrollbar library.
I'm attaching stackblitz link of same table-content inside perfect-scroll and native-scroll for reference.
Using native scroll - https://stackblitz.com/edit/primeng-tablerowgroup-demo-tfmnp3?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.module.ts,src%2Fstyles.css
Using perfect-scroll - https://stackblitz.com/edit/primeng-tablerowgroup-demo-q8nme2?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,src%2Fstyles.css
Please access above two examples in touch devices to replicate the issue.
The text was updated successfully, but these errors were encountered: