Yang Ricardo Barcellos Miranda

Results 5 comments of Yang Ricardo Barcellos Miranda

> I ended up creating custom components while an official update is released. `PropsWithChildren` does the job here: > > ```tsx > import ReactPDF from '@react-pdf/renderer'; > import { FC,...

Also with issues when need to use client side nextjs. Have tried several things, but it keeps trying to import fs library, that is not available for browsers. Just importing...

> @yangricardo That `prepareParams` file uses `fs` in order to handle file uploads through SDKs. If you're just using this in the browser you should be able to safely polyfill...

Also happened with me

Hi, thanks for look this issue. Yes, i have implemented a flow of bytes signature. Sometimes, i generate a key pair and when try to verify a signauture from it...