closes #155.
@@ -227,6 +227,7 @@ chrome.extension.sendMessage({}, function(response) {
let ctrl = document.querySelector(`div[data-vscid="${id}"]`)
if (ctrl) {
node.classList.remove('vsc-initialized');
delete node.dataset['vscid'];
ctrl.remove();
}
The note is not visible to the blocked user.