You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to add CSP-Header with variable DRAWIO_CSP_HEADER frame-ancestors 'self' https://myserver.xyz;, or frame-ancestors *;
but none seems to change anything.
Did somebody have an idea?
Add Diagram in Outline works, but as soon as i click "create" i got the error:
INFOSecurityErrorundefinedundefinedundefinedDOMException: Failedtoexecute'showSaveFilePicker'on'Window': Crossoriginsubframesaren't allowed to show a file picker.
atApp.showSaveFilePicker(https://myserver.xyz/js/app.min.js:13026:288)atApp.createFile(https://myserver.xyz/js/app.min.js:13056:158)athttps://myserver.xyz/js/app.min.js:11253:435atEditorUi.pickFolder(https://myserver.xyz/js/app.min.js:12029:6)atApp.pickFolder(https://myserver.xyz/js/app.min.js:13101:364)atJ(https://myserver.xyz/js/app.min.js:11253:402)athttps://myserver.xyz/js/app.min.js:11275:353atHTMLButtonElement.<anonymous>(https://myserver.xyz/js/app.min.js:196:249)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.
Try to add CSP-Header with variable DRAWIO_CSP_HEADER
frame-ancestors 'self' https://myserver.xyz;
, orframe-ancestors *;
but none seems to change anything.
Did somebody have an idea?
Add Diagram in Outline works, but as soon as i click "create" i got the error:
The text was updated successfully, but these errors were encountered: