stripe / stripe-apps

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.
https://stripe.com/docs/stripe-apps
MIT License
148 stars 73 forks source link

Unable to use clipboardWriteText with Safari on Mac #975

Open ericlackey opened 5 months ago

ericlackey commented 5 months ago

Describe the bug When attempting to call clipboardWriteText function on Safari/Mac, we receive the following error:

NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

To Reproduce Steps to reproduce the behavior:

  1. Build a Stripe App that uses the clipboardWriteText utility
  2. Perform an action that calls that function.

Expected behavior Text is copied to the user's clipboard

Desktop (please complete the following information):