hello, I am using this component (great one!) but I have issues that the last card is scrolling beyond the section… am i doing something wrong? read only link…
okay thanks for flagging this @Matt Kerres - I’ll tag this into a bug for the team because I was able to reproduce it with a fresh paste of the component.
The solution is to add overflow clip to the content wrapper.
cc @Emily Marais
yeah overflow: hidden will actually break things for you so I would avoid using that when possible. Clip does the same thing as hidden, without the unintended consequences of breaking sticky