I am having a problem with the way my header behaves when scrolled.
There are two bars positioned and both made stick with shrink amount of 1.
I want them both to stay without any movement etc.
When I scroll the lower bar jumps down. Can’t get it to stay under the top bar.
UPDATE*
I found the problem at least in part. I had created duplicate bars only visible on mobile and when I removed them the issue went away. I guess I will have to do my mobile header views using duplicate containers instead of bars.