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
plugin:better-pdf-plugin:1788 Uncaught (in promise) Error: Invalid canvas size
at DOMCanvasFactory.create (plugin:better-pdf-plugin:1788:13)
at CachedCanvases.getCanvas (plugin:better-pdf-plugin:5252:40)
at CanvasGraphics.beginDrawing (plugin:better-pdf-plugin:5959:53)
at InternalRenderTask.initializeGraphics (plugin:better-pdf-plugin:4277:14)
at eval (plugin:better-pdf-plugin:2734:26)
Whey you have several blocks pointing to the same pdf file on one page
The text was updated successfully, but these errors were encountered:
I have the same issue, with multiple code blocks on the same page usually only the first one loads (or none).
The blocks that do not render can be fixed by placing the cursor inside them and moving it out again, but doing that every single time gets tedious.
It seems there are some problems with rendering
Whey you have several blocks pointing to the same pdf file on one page
The text was updated successfully, but these errors were encountered: