d84f587b52431548ad174c4812b751640b097c8c
The function had an unclosed arrow function callback (convs.map(c => {)
followed by a misplaced catch, creating a JS syntax error that prevented
the entire <script> block from parsing — so no conversations or messages
rendered at all.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
3.9 MiB
Languages
PHP
87.8%
HTML
10.6%
CSS
1.5%
JavaScript
0.1%