AntiPattern
Layout Semantics Mismatch
layout-semantic-mismatch
Component layout and initialization fail because the code assumes the wrong DOM/viewport semantics—e.g., filtering, flex direct children, fixed positioning offsets, grid sizing, or view lifecycle ordering—so elements misplace or render with incorrect dimensions.