#Vertical Scrolling disabled?

4 messages · Page 1 of 1 (latest)

mellow crystal
#

Are there elements that aren't getting rendered on the first load for some reason? Anything loaded via an http call? Are you using anything in a @defer block?

mellow crystal
#

Are you able to add some dom elements at the bottom of the page that add space to see if you can scroll then? I'm not sure what would cause this issue, but doing something like that to check if there might be something not loading could help.

#

Nothing I'm aware of. Are you able to recreate the issue in stackblitz, or share the repo? I'd be interested in looking into it

mellow crystal
#

Understood. If you're able to make a similar example on SB, I'm happy to help!