Joost Plattel
Joost Plattel
I'm having the same issue trying to develop an Obsidian plugin. In my case the container isn't defined and that's why the ResizeObserver is failing..
Awesome, thanks! 👍
Yeah, that would really nice to have. But currently the way Fuse indexes files doesn't allow for any understanding of the contents.. So building that would be hard to do...
Hey @KingOfSpades you're right! My own documentation is wrong. It should be just a single `'` at the start, that's the correct way to match and exact string with the...
Hi @ewandel, good idea! I'll add those!
This is great, I'll add those to the README with credits!
As for third example, I think this is quite a complex query, I couldn't it to work either... I'll explore some more and report back If I do!
Does this problem persist if you restart/reload the entire vault?
Hey @fernandes... Woah, thanks for the deepdive! I'm able to replicate this now indeed! I'll have a look at the fix you suggested for the next release!
You could try a rebuild of the index, that might solve it if not it's a bug that still needs to be fixed! I've started to rewrite the entire codebase...