-
On IE11 when using scrollIntoView for the item that is inside react-custom-scrollbars the hidden scrollbars are also made visible to the user.
Link to sandbox (open with IE11):
https://codesandbox…
-
**Describe the bug**
My client site was having some checkout issues and I was troubleshooting the checkout. I was getting some JS error on the console and could not locate the source of the error. Ho…
-
I have a "bug" where I rerender the component *manually* based on the setting "Count of videos on the page".
1) As you can see in the image, the yellow slider menu to the right, it's currently 195 …
-
试了下scrollIntoView似乎没有用哦
-
The [scrollIntoView](https://www.w3.org/TR/cssom-view-1/#dom-element-scrollintoview) API invokes the behavior to [scroll an element into view](https://www.w3.org/TR/cssom-view-1/#scroll-an-element-int…
-
When we focus an element in the DOM, the default behaviour is to autoscroll to the element.
The scrolling can be disabled with the option [preventScroll](https://wpt.fyi/results/html/interaction/focu…
-
I have a `button` that triggers `scrollIntoView` for a node when clicked. It also updates some state which subsequently disables that button in certain cases. If the button becomes disabled, the `scro…
-
**Describe the bug**
Need to implement auto-scrolling on the first render in the documentation to the selected component (id in the path).
**To Reproduce**
Steps to reproduce the behavior:
1. Op…
-
Currently the specification at https://drafts.csswg.org/cssom-view/#dom-element-scrollintoview makes no mention of sticky elements.
Chrome appears to behave as expected when there are sticky ancest…
-
Many Serenity/JS Community Members have asked for a demonstration of using Serenity/JS + WebdriverIO + Appium to test native mobile apps. Serenity/JS integrates with WebdriverIO to provide reporting c…