Multiple successive Minimap:toggle might trigger null-bug
aminya opened this issue · 2 comments
aminya commented
Randomly running minimap:toggle a couple of times and opening-closing text editors might trigger null bugs.
UziTech commented
we should use typescript to prevent these null bugs
aminya commented
I agree. There are many of these null-bug issues, and finding the reason for them without TypeScript is pretty hard.