1 min readNov 1, 2019
When I wrote this article, I wrote it to explain the idea of how Position Sticky is working, because I saw there is a lot of web developers that doesn’t understand the idea of Position Sticky.
Beside what you wrote, Position Sticky isn’t working inside overflow: hidden;
, and maybe there are more issue :-)