Iframe block 没有复制粘贴权限?

1.9.2版本

发现iframe没有复制粘贴权限

会报错


useCopyAction.ts:
1 [Violation] Permissions policy violation: 
The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://crbug.com/414348233 for more details.

useCopyAction.ts:
1 Uncaught (in promise) NotAllowedError:
 Failed to execute 'writeText' on 'Clipboard': 
The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://crbug.com/414348233 for more details.

HTML模式不能用,有bug
Iframe HTML 模式 bug)