Files
gitbook/packages
Claude 8fae712a4f Fix copy button in Assistant embed (RND-11876)
Harden the code-block copy button so it works in the Assistant embed. The
async Clipboard API can be unavailable or reject in cross-origin iframe /
non-secure contexts, which threw an unhandled rejection and left the button
showing a false success. Fall back to execCommand('copy') and only show the
copied state when the write actually succeeds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FxDckjBnKCnQDGnuWufeKp
2026-07-09 00:13:59 +00:00
..
2026-02-25 11:37:48 +01:00
2025-10-15 13:30:24 +02:00
2026-07-06 12:52:44 +00:00
2026-05-19 13:24:41 +02:00
2026-07-06 12:52:44 +00:00