Hacker News new | ask | show | jobs
by microflash 896 days ago
My apologies. By 'hide', I meant hide visually (through `opacity: 0`) that keeps the space reserved to avoid CLS.
1 comments

Do I understand correctly, this only works when the size of the component is determined from "above" in the layout tree? That sounds not generally useful...