Has anyone experienced issues with the “copy to clipboard” action in a WeWeb workflow being blocked by Safari without prompting users to allow it?
It seems Safari might automatically block this action by default instead of prompting users to approve it. Does anyone know if there’s a way to manually trigger a prompt when the status is disabled, or has anyone encountered and resolved this issue before?
Hi it’s on mouse click! Essentially it goes like this:
Makes a request to Xano
Takes the result and copy’s to clipboard.
For some reason some Safari users are having to manually go into site settings and allow copy to clipboard. Not sure if it’s because we are doing that all in one workflow on mouse click vs. just having a direct variable copied on click in a separate workflow.