Running Lighthouse test on site that uses this library throws a following error, that decreases the overall performance score: **Does not use passive listeners to improve scrolling performance** This is a problem of a perfect-scrollbar dependency itself. This topic was mentioned here https://github.com/mdbootstrap/perfect-scrollbar/issues/975 and solved. So basically updating the perfect-scrollbar dependency to to its latest version should fix the issue.