We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babb3d1 commit 4f618b1Copy full SHA for 4f618b1
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -3821,6 +3821,7 @@ function RemoteFunctions(config = {}) {
3821
dismissNodeMoreOptionsBox();
3822
dismissAIPromptBox();
3823
dismissNodeInfoBox();
3824
+ dismissToastMessage();
3825
cleanupPreviousElementState();
3826
3827
// this should also be there when users are in highlight mode
0 commit comments