agentcooper / react-pdf-highlighter

Set of React components for PDF annotation
https://agentcooper.github.io/react-pdf-highlighter/
MIT License
1.04k stars 406 forks source link

Next14 + react , pdf page have been rendered twice #289

Open WangTing121314 opened 1 week ago

WangTing121314 commented 1 week ago

image

agentcooper commented 1 week ago

Can you share a reproducible example setup with Next.js?

WangTing121314 commented 6 days ago

I found that this does not happen in the nextjs production environment, so I guess this may be a rendering problem with nextjs