Open
Description
Hello,
I am using the official next.js demo, the next.js HMR is not working for react-pdf, when the PDF viewer need to be reloaded, the CSS just got lost.
Demo:
2025-03-26_13-52-11.mp4
I guess this is due to the requirement of next/dynamic
?
Regards.