Skip to content

MR Discussions has a lot of reflow due to stickyjs

As I briefly chatted with @iamphill

I believe the culprit of this 8 second forced reflow is sticky.js specifically the

This is on extremely large MRs

const computedStyle = window.getComputedStyle(el);

ss__2017-10-20_at_1.41.04_PM

cc @iamphill @fatihacet

Edited by Jacob Schatz