wp core update 6.6
This commit is contained in:
@@ -197,7 +197,9 @@ const {
|
||||
},
|
||||
callbacks: {
|
||||
setOverlayStyles() {
|
||||
if (!imageRef) return;
|
||||
if (!imageRef) {
|
||||
return;
|
||||
}
|
||||
let {
|
||||
naturalWidth,
|
||||
naturalHeight,
|
||||
|
||||
Reference in New Issue
Block a user