'mousewheel' issues
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Handling of 'mousewheel' input event was delayed for 102 ms due to main thread being busy. Consider marking event handler as 'passive' to make the page more responsive.
That appears when i access smarttable page (with my 150 rows) .
It scrolls very slowly
How can i fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.