useViewData omitted the tableId query param required by the bridge GET /views/:id/data route -> 400 'tableId query param required' and a blank 'Could not load view'. The SSE consumer hit /api/v1/events/sse but the bridge mounts the stream at /api/events -> 404 reconnect loop. Thread tableId through ViewDataParams and all five callers; point the SSE URL at /api/events. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| ee | ||
| features | ||
| hooks | ||
| lib | ||
| pages | ||
| theme | ||
| App.tsx | ||
| i18n.ts | ||
| main.tsx | ||
| test-setup.ts | ||
| theme.ts | ||
| vite-env.d.ts | ||