9b6e8291feb798d97eb14fdaee3118431dc9c556
The call wave sync watcher fired before DOM was updated (flush: 'pre'), so ref callbacks hadn't registered host elements yet. Changed to flush: 'post' so WaveSurfer instances are created after DOM refs exist. Also fixed getCallItem to read from clientTimelineItems (source of truth) instead of visibleThreadItems which could be stale. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
CRM workspace
Languages
Ruby
42.2%
Vue
29.3%
JavaScript
21.5%
TypeScript
4.2%
HTML
1.6%
Other
1.1%