@udecode/plate-media
Advanced tools
Comparing version 39.2.0 to 39.2.4
@@ -593,3 +593,2 @@ "use strict"; | ||
const urlList = getUrlList(editor); | ||
document.documentElement.style.overflowY = "hidden"; | ||
imagePreviewActions.openEditorId(editor.id); | ||
@@ -711,3 +710,2 @@ imagePreviewActions.currentPreview({ id, url }); | ||
imagePreviewActions.close(); | ||
document.documentElement.style.overflowY = "scroll"; | ||
}, []); | ||
@@ -714,0 +712,0 @@ const [prevDisabled, nextDisabled] = (0, import_react3.useMemo)( |
{ | ||
"name": "@udecode/plate-media", | ||
"version": "39.2.0", | ||
"version": "39.2.4", | ||
"description": "Plate Media plugin", | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@udecode/plate-common": ">=39.1.8", | ||
"@udecode/plate-common": ">=39.2.1", | ||
"react": ">=16.8.0", | ||
@@ -62,0 +62,0 @@ "react-dom": ">=16.8.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
324094
4120