Sep 5, 2023
Are you accessing clipboard on User Action ? Are you doing write or read ?
Try using Promise when creating Clipboard Items as mentioned in "Safari Promise return for ClipboardItem blobs" if there is delay between User action and clipboard writing.