Skip to content

Commit

Permalink
add back comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFreeze committed Dec 9, 2024
1 parent d993b31 commit 5caa88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dialogs/make-dialog-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export const showDialog = async (
};
}

// Get the focus targets after the dialog closes
LOADED[dialogTag].closedFocusTargets = ancestorsWithProperty(
deepActiveElement(),
FOCUS_TARGET
Expand Down

0 comments on commit 5caa88c

Please sign in to comment.