React Server Components are powerful, but the mental model is still hard for many teams. The biggest issue is visibility: once use client starts spreading through a tree, it becomes difficult to reason about what runs where, what ships to the browser, and why certain code behaves the way it does.