The canvas header is stripped when served via renderShell (extractCanvasContent), removing the #share-badge button. The JS then crashes on shareBadge.addEventListener which prevents all canvas interaction. Add null guards for all share panel elements. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||