From 9643859d037508fb1df09807f28e433307a86bcb Mon Sep 17 00:00:00 2001 From: xx Date: Wed, 25 Aug 2021 14:46:06 +0800 Subject: [PATCH 1/2] fix: improve browser compatibility --- src/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.js b/src/common.js index 3321765d..8cb7209c 100755 --- a/src/common.js +++ b/src/common.js @@ -66,8 +66,8 @@ export const featureDetectionPromise = Promise.all([ }; const iframe = document.createElement('iframe'); iframe.style.display = 'none'; - iframe.srcdoc = `