blogs icon indicating copy to clipboard operation
blogs copied to clipboard

Fixed CSS position is subject to "will-change" property

Open pierremorin-asi opened this issue 2 years ago • 0 comments

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

pierremorin-asi avatar Sep 15 '23 08:09 pierremorin-asi