-
After using perfect-scrollbar for a couple of months now, we noticed a crash in our logs on iOS/iphone devices.
namely;
null is not an object (evaluating 't.scrollTop') at w.
after some investi…
-
### Before Requesting
- [X] I found no existing issue matching my feature request
- [X] This request is related to Millennium, and not a request for a specific theme/addon
### Describe the feature y…
-
Hey Luigui, I am trying out your package and it looks really awesome so far :)
I have two questions tho:
1) **Is there any way to access the scroll listeners?**
Very much like the "perfect-scr…
-
"perfect-scrollbar": "^1.5.5"
`const ps = new PerfectScrollbar('.container', {
suppressScrollY: true
})`
`.ps {
position: relative
overflow: hidden !important;
overflow-anchor: none…
-
Hi! Thanx for you plugin it's realy good one!
But i found some strange behavior. I've made a wrapper component for Scrollbar to pass all nesessary stuff
```
const Scroller = ({children, inverte…
-
I want to use the perfect scrollbar directive on a dropdown select list. The dropdown opens and closes whenever something inside is clicked. Since the directive adds elements inside the parent contain…
-
Please add passive event listeners to improve scroll performance.
In Chrome browser it gives below verbose warnings.
[Violation] Handling of 'wheel' input event was delayed for 217 ms due to mai…
-
In version 9.0.0 of the library the use of nested scrollbars does not work. The internal scrollbar does not scroll.
ghost updated
2 years ago
-
Hi, I'm using `ng v14`, `ngx-infinite-scroll v13.1.0`
When I scroll quickly to the bottom of the list, new elements are loaded and the list jumps down - sometimes by only 1-2 items (that's acceptab…
-
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)
…