We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afcf23 commit 23f1867Copy full SHA for 23f1867
2 files changed
src/chat/interface/viewers/image.js
@@ -138,6 +138,7 @@ class ImageViewerDialog {
138
event: "click",
139
func: function () {
140
_this.dialogElement.hidden = true;
141
+ _this.imageElement.src = "";
142
},
143
144
],
wpstatic/version.json
@@ -1 +1 @@
1
-{"timestamp":"1762372107399"}
+{"timestamp":"1762372315728"}
0 commit comments