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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Fixed the Logs and Diagnostics copy buttons for browsers that block or hide the Clipboard API. Copying the visible
log lines and the support summary now falls back to the browser's legacy copy path instead of showing errors such as Cannot read properties of undefined (reading 'writeText') or failing when clipboard permission changes.