I came across a unique situation while applying perfect-scrollbar to a container whose height is applied dynamically.
The scroll goes down the container even after reaching the end and while wheelPropagation set to false.
Note: This issue can be reproduced only in Firefox browser. It works perfectly in Chrome.