Closed matthewsia98 closed 2 years ago
Having the same issue since yesterday, when I updated the plugin. After the error message appears, when invoking MagmaDelete, the same message keeps popping up, forcing me to restart nvim.
So... I found a problem, basically sometimes it was trying access a key in self.outputs
while it was empty, so I just made it check if key is in the dictionary before trying to access it and that fixed the issue
Solved in 395b48e2e202d82fca76c15d2dcd8785c125d686 (via #58). Thanks, @MrBober!
Describe the bug Error when invoking MagmaDelete
To Reproduce Steps to reproduce the behavior:
Expected behavior Delete the cell
Screenshots
Desktop NVIM v0.8.0-dev-888-g7ff283b1b Build type: RelWithDebInfo LuaJIT 2.1.0-beta3