fix: changing an interaction causes it to remove the old view twice#1391
Conversation
|
I don't see this bug over at Imviz. Alas, I am unable to build this PR from source on Debian + WSL2 (it got stuck at yarn install forever), so I'll just have to trust you on this one... Or maybe other Jdaviz devs can vet this instead. |
|
I was also unable to reproduce the bug on release
|
|
@rosteen , I got those too but they went away (to be replaced by a different problem) after I installed |
|
I suspected that would be the case, I was being lazy and didn't want to muck about with |
|
Re: yarn -- Indeed, if you muck around too much, you might get tangled. 😏 |
|
Well, I can confirm this didn't break anything in Jdaviz at least. |
Fixes #1359
This caused the event listener fix introduced in #1347 to be removed again.