| Filename | Latest commit message | Latest commit date |
|---|---|---|
applyQuestionAdded / applyQuestionResolved (call.js) called renderContainersFromState() to refresh the SW4RM rows' per-agent question-count badges, but that's a tabs.js closure-local not in call.js's scope — so the question_added / question_resolved SSE handlers threw 'ReferenceError: renderContainersFromState is not defined' and aborted. Inject it as an onContainersDirty callback via initCall (same pattern as onCountsChanged), wired by tabs.js to renderContainersFromState. Closes #1826. |
||
| .. | ||
| src | ||
| build.mjs | ||
| package.json | ||