dobidi / logseq-bidi

A Logseq plugin for adding bidirectional text support, making knowledge management in both LTR and RTL languages possible
GNU Affero General Public License v3.0
27 stars 1 forks source link

Prevent `t.querySelectorAll is not a function` error #5

Closed ahangarha closed 5 months ago

ahangarha commented 10 months ago

Some of the mutations are not HTML elements. as a result we get several of the following errors in the console:

caught TypeError: t.querySelectorAll is not a function