blogs
blogs copied to clipboard
Fixed CSS position is subject to "will-change" property
Hello !
Thank you for your blog article ! It helped me to find out why my menu was not fixed to viewport, BUT in my case I had the "will-change: transform" property set too, and it changed the "containing block", so i thing you could update your article to add "will-change" to the properties to care about.
Thank you. Regards