You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, this is not a deal breaker though, because once the PDF viewer integration is done, rarely it will change a lot. However this is still very much needed during the process of integration with PDF viewer. The performance of next.js full reload in dev mode is becoming more and more slower, you know.
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.
The text was updated successfully, but these errors were encountered: