The canScroll method was updated to restore the area's original scrollTop value after determining scrollability. A simple test case was added to prevent future regressions.
Awesome @dbougan thanks a lot for your contribution! This is very clean and straight forward code and amazing you added the test to it 🎉 if the tests pass this can be merged ❤️
The canScroll method was updated to restore the area's original scrollTop value after determining scrollability. A simple test case was added to prevent future regressions.
Fixes #208