chrisgrieser / obsidian-divide-and-conquer

An Obsidian plugin that provides commands for bulk enabling/disabling of plugins. Useful for debugging when you have many plugins.
MIT License
57 stars 5 forks source link

[Bug]: Code error leads to bisection not working #20

Open danrthompson opened 1 year ago

danrthompson commented 1 year ago

Bug Description

When I run bisect, nothing happens.

I checked the console and this error appeared:

plugin:obsidian-divide-and-conquer:1297
Uncaught (in promise) TypeError: this.mode2Refresh.get(...) is not a function
at divideAndConquer.eval (plugin:obsidian-divide-and-conquer:1297:136)
eval @ plugin:obsidian-divide-and-conquer:1297

Relevant Screenshot

No response

To Reproduce

No response

Obsidian Version

1.1.8 (installer version 0.14.15)

Which editor are you using?

Checklist