fix: emoji uploads not reflecting — add group_name, kill API cache, add debug logging
Three issues fixed: 1. platform_assets insert was missing group_name (likely NOT NULL column, same bug as platform_theme had in 18d0e512) 2. API had Cache-Control: max-age=60 so browser served stale theme data 3. theme.load() silently swallowed errors — added console logging and cache-bust param to diagnose failures Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment