Closed
Description
I've found an issue with the sticky module in that when it initialises it adds height and width to the element, and then when more components are loaded a scrollbar appears which causes the parent container to shrink, however the sticky element does not because it already has the width set to it. I have this issue currently within a Meteor application, however as a quick example of what happens, here's a fiddle to simulate it: