guopenghui / obsidian-quiet-outline

Improving experience of outline in Obsidian
MIT License
315 stars 17 forks source link

Cannot read properties of undefined (reading 'contains') #80

Closed juestchaos closed 6 months ago

juestchaos commented 1 year ago

I have got a console error

Uncaught TypeError: Cannot read properties of undefined (reading 'contains') at HTMLDocument.k (plugin:obsidian-quiet-outline:1003:4707) at s (app.js:1:702707) at l (app.js:1:702813)

This does not affect operation

guopenghui commented 1 year ago

Yes, I see this error too, but haven't find how to reproduce. I'll check on it.

twherzog07 commented 1 year ago

I'm currently having an issue with Obsidian where the file cache regenerates each time it loads, and I was able to reproduce this bug consistently, so I submitted a pull request with a fix. Now, I just need to figure out which file is causing my cache to regenerate each time, which should be fun..

guopenghui commented 6 months ago

The problem seems to be solved, if you still find problems, please reopen this issue.