Moved clipboard functions (copyToClipboard, fallbackCopy, showCopyFeedback) inside IIFE scope for proper closure access. Edge browser is stricter than Firefox about scope resolution - functions must be in same scope as event listeners that call them. Previously these functions were in global scope while event listeners were in IIFE scope, which worked in Firefox but failed silently in Edge. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| autotask_rest_api.md | ||
| backupchecks_autotask_integration_functional_design_living_document.md | ||
| backupchecks_autotask_integration_implementation_breakdown.md | ||
| backupchecks_autotask_integration_phase_2_implementation.md | ||
| changelog-claude.md | ||
| changelog.md | ||
| cove_data_protection_api_calls_known_info.md | ||
| manifest.md | ||
| migrations.md | ||
| reporting-proposal.md | ||