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
When using application within a Safe app (iframe within app.safe.global using safe wallet connector), copying an address does not work and throws an error.
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://goo.gl/EuHzyv for more details.
Expected Behavior
Address is copied and no errors thrown
Steps To Reproduce
Go to app.safe.global -> Apps -> add custom app -> https://app.ethena.fi -> select wallet top right (rainbowkit account modal) -> click copy address
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
RainbowKit Version
2.2.1
wagmi Version
2.14.6
Current Behavior
When using application within a Safe app (iframe within app.safe.global using safe wallet connector), copying an address does not work and throws an error.
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://goo.gl/EuHzyv for more details.
Expected Behavior
Address is copied and no errors thrown
Steps To Reproduce
Go to app.safe.global -> Apps -> add custom app -> https://app.ethena.fi -> select wallet top right (rainbowkit account modal) -> click copy address
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: