The duplicate functions at lines 455-486 were redefining cacheElements and bindEvents with wrong element IDs (kebab-case vs camelCase in HTML). This caused 'Cannot read properties of null' error on slides app init. |
||
|---|---|---|
| .. | ||
| autotask.css | ||
| autotask.html | ||
| autotask.js | ||
| intents.html | ||
| progress-panel.css | ||
| progress-panel.html | ||
| progress-panel.js | ||
| taskmd.css | ||
| tasks.css | ||
| tasks.html | ||
| tasks.js | ||