I'm having trouble setting sticky headers in my div container.
My scenario is very similiar to your stacked example but I dont put my sticky header in window but in custom div on my page.
Im getting list of sticky containers this way
The problem is that headers doesnt stick at all, component acts as normal scrollable div.
Hope you understand what is my problem here, if you dont pls tell and I'll try to explain it better
I'm having trouble setting sticky headers in my div container. My scenario is very similiar to your stacked example but I dont put my sticky header in window but in custom div on my page. Im getting list of sticky containers this way
And I use that contianers like this
My css for div is
The problem is that headers doesnt stick at all, component acts as normal scrollable div. Hope you understand what is my problem here, if you dont pls tell and I'll try to explain it better
UPDATE I switched
with
and my header is changing and sticking but on wrong position (way outside of container)