I want to center content inside a Radix scroll area. But if I get it centered it does not scroll on adding more content inside, its get hidden instead of scroll.
I tried using asChild
on Radix ScrollAreaPrimitive.Viewport
and centered content using flexbox, it gets centered, but since its dynamic and content can be added, on such times, scroll does not work the overflow is getting hidden.
New contributor
fadhil developer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.