Merge pull request #58 from Seebiscuit/dev/fix-no-fo

development
Thomas Bouffard 2021-12-01 11:42:56 +01:00 committed by GitHub
commit 8d1c0de603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ const mxClient = {
document.createElementNS(
'http://www.w3.org/2000/svg',
'foreignObject'
) !== '[object SVGForeignObjectElement]' ||
).toString() !== '[object SVGForeignObjectElement]' ||
navigator.userAgent.indexOf('Opera/') >= 0),
/**