mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix(pdf): ResizeObserver loop completed with undelivered notifications
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
(defn load-base-assets$
|
||||
[]
|
||||
(p/let [_ (util/js-load$ (str util/JS_ROOT "/pdfjs/pdf.js"))
|
||||
_ (util/js-load$ (str util/JS_ROOT "/pdfjs/pdf_viewer.js"))]))
|
||||
_ (util/js-load$ (str util/JS_ROOT "/pdf_viewer2.js"))]))
|
||||
|
||||
(defn get-page-from-el
|
||||
[^js/HTMLElement el]
|
||||
|
||||
Reference in New Issue
Block a user