|
Fix clipboard copy on HTTP — fallback to execCommand
navigator.clipboard is only available in secure contexts (HTTPS/localhost). Added textarea+execCommand fallback for plain HTTP deployments. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| webclient/dist/assets/index-Ca-AEqJr.js 100644 → 0 |
|---|
|
Not supported
|
| webclient/dist/assets/index-Cn5PYNDa.js 0 → 100644 |
|---|
|
Not supported
|
| webclient/dist/index.html |
|---|
| webclient/src/composables/useCopy.js |
|---|