Skip to content

Commit 4f618b1

Browse files
devvaannshabose
authored andcommitted
fix: toast message not getting dismissed when editable element is clicked
1 parent babb3d1 commit 4f618b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LiveDevelopment/BrowserScripts/RemoteFunctions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3821,6 +3821,7 @@ function RemoteFunctions(config = {}) {
38213821
dismissNodeMoreOptionsBox();
38223822
dismissAIPromptBox();
38233823
dismissNodeInfoBox();
3824+
dismissToastMessage();
38243825
cleanupPreviousElementState();
38253826

38263827
// this should also be there when users are in highlight mode

0 commit comments

Comments
 (0)