navigator.clipboard is undefined in insecure contexts (HTTP), causing a silent TypeError when clicking the copy logs button. Added a secure context check and proper Promise chaining so failures surface as user- visible error messages instead of silent crashes. Affects deployment log view and shared get-logs component. |
||
|---|---|---|
| .. | ||
| deployment | ||
| preview | ||
| advanced.blade.php | ||
| configuration.blade.php | ||
| deployment-navbar.blade.php | ||
| destination.blade.php | ||
| general.blade.php | ||
| heading.blade.php | ||
| previews-compose.blade.php | ||
| previews.blade.php | ||
| rollback.blade.php | ||
| source.blade.php | ||
| swarm.blade.php | ||