fixes #19882, fixes #17126
@@ -139,6 +139,8 @@ export const present = async (
if (completed) {
overlay.didPresent.emit();
}
overlay.el.focus();
};
export const dismiss = async (
The note is not visible to the blocked user.