-
Upgrading from v1.1.1 to v2.0.5 and the HTML email body container does not scroll, overflow is hidden.
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
autocomplete d…
-
A common UI pattern on the web is to hide/show or partially collapse some content based on whether the user is currently scrolling up or down. I'm not particularly fond of this UI pattern, but it is w…
-
I am having trouble after updating from 3.x.x to 4.x.x version.
My case is pretty simple: button which triggers Popover is inside a container which has `overflow-y: auto;` I changed Popover's cont…
-
## The problem
In the version 7.0 of ionic ion-modal has an undesired behavion on backdrop. It block body scrolling.
Inonic issue: https://github.com/ionic-team/ionic-framework/issues/23942
This …
-
Preconditions:
1. Go to link https://test.long-travel.live/20210510_staryi_solotvyn_test/
2. Scroll to the gallery
3. Look at the gallery in the body
Expected results:
There is ONE gallery
…
-
Hello. I would love to know is there a way for me to listen to the scroll event in my body tag. I tried it by listening to the event from ref.
exp: ref.current.addEventListener("scroll", func())
-
Here is an example of my page layout.
```
//body div is to mimic the body and allow overflow hidden
// list of nav-items
//contains content and scrolls
``…
-
Description:
I'm experiencing an issue with the ngneat/dialog library. When I open a dialog with the option closeButton: true, it injects a element into the of the document that sets body { ove…
-
is It possible to freeze left column and make te body scrollable? It is very useful when you have many column and you want to keep an eye on specific column value (example list of employee. freeze co…