Scroll-Area issues #7663
Unanswered
FulvioMonticelli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered issues with the "Scroll-Area" component, which does not respond well when the page content is long and has limitations with content that frequently changes size.
I tested it for creating a simple chat and found problems with correctly reading the height of the page. In the end, I had to opt for the browser's scrollbar. Has anyone else experienced the same issue?
ref: https://ui.shadcn.com/docs/components/scroll-area
Beta Was this translation helpful? Give feedback.
All reactions