Next.js Discord

Discord Forum

Why is Buffer.from() available in a client component if Buffer is Node.js only?

Unanswered
Raymond posted this in #help-forum
Open in Discord
I'm using use client but the class is available. But when I use Buffer.from() in the browser developer console, it's undefined.

0 Replies