diff --git a/src/component/Viewers/Wopi.tsx b/src/component/Viewers/Wopi.tsx index 6bb03de..8ed58c9 100644 --- a/src/component/Viewers/Wopi.tsx +++ b/src/component/Viewers/Wopi.tsx @@ -154,6 +154,7 @@ const Wopi = () => { sandbox={ "allow-scripts allow-same-origin allow-forms allow-popups allow-top-navigation allow-popups-to-escape-sandbox allow-downloads allow-modals" } + allow="clipboard-read *; clipboard-write *" allowFullScreen={true} sx={{ width: "100%",