Fix “Only Plain Objects” Warning in Next.js
If you’re building a web app with Next.js in 2025, you’ve probably come across this cryptic warning: “Warning: Only plain objects can be passed to Client Components from Server Components.” It sounds scary, right? Don’t worry—it’s a common issue, and