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. |
||
|---|---|---|
| .. | ||
| partials | ||
| crm.css | ||
| crm.html | ||
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. |
||
|---|---|---|
| .. | ||
| partials | ||
| crm.css | ||
| crm.html | ||