RootCauseunvalidated
The element with `overflow-y-auto` does not become the actual scroll container because it stretches to fit its children, so no overflow (and therefore no scrolling) happens on that element. Since the snapping properties are applied to a non-scrolling element, they have no effect.
076434db-9401-4afb-b22a-38ed15e7ae30
The element with overflow-y-auto does not become the actual scroll container because it stretches to fit its children, so no overflow (and therefore no scrolling) happens on that element. Since the snapping properties are applied to a non-scrolling element, they have no effect.