AntiPattern
Runtime Asset/Data Drift
runtime-asset-data-drift
UI code expects stable runtime behavior, but dynamic rebuilds, partial revalidation, CORS-blocked fetches, and locale/runtime header mismatches cause generated HTML or loader data to drift from what the component renders, leading to missing scripts, stale UI, or broken page hydration.