-
Protractor cannot find element not visible initially, without scrolling into it.
Protractor throws this error:
```
- Failed: element not interactable
(Session info: chrome=75.0.3770.142)
…
-
_first of all, i have to say that duration is a really nice piece of software._
the only thing that's not perfect in my mind is the fact that there's a lack of scrolling funktion/scrollbars. so, for …
-
Hi there,
I've done everything asked of me (added gem to gemfile, bundled, added require to CSS and JS application files). However when I run the rails app I get the Uncaught ReferenceError: Ps is no…
-
Hi,
I'm using the displayBottomUpwards property for chat purposes, but I've noticed a bug.
Upon 1st time rendering, the scrollTop of the container is essentially equal to the scrollHeight. Tha…
-
i'm getting the following error when i drag the scrollbar when using a device with touch controls
"Unable to preventDefault inside passive event listener due to target being treated as passive"
…
-
The latest update breaks the scrolling functionality in horizontal direction. The vertical scroll is still working...
Best regards,
Lars
-
### Version
v2.0.1
### Reproduction link
https://demos.creative-tim.com/paper-dashboard/examples/dashboard.html
### Operating System
window
### Device
laptop
### Browser & Version
chrome vers…
-
Hi there,
It looks like when invoking [`scrollIntoView`](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView) on an element inside the scrollable area the whole page is being sc…
-
Make sure these boxes are checked before submitting your issue -- thank you!
- [x] Check [FAQ](https://github.com/utatti/perfect-scrollbar/wiki/FAQ) and [Caveats](https://github.com/utatti/perfect-…
-
I'm using this library for virtual scrolling in angular:
I'm using this with a table. It works well and is doing a great job. The vertical virtual scroll is working perfect.
```
{{head}} …