Closed
Description
i was trying to use the diagnostics app at https://diagnostics-app.powersync.com/sync-diagnostics
the 'tables' spinner just kept spinning and the schema stayed empty
i then realized my postgres publication wasn't setup correctly (hence i was trying to use the diagnostics app, because i didn't see any data in my flutter app and wanted to debug it)
once i setup the publication, data flowed, and the diagnostics app worked.
so, my suggestion: handle this scenario more gracefully in the diagnostics app and aid the user in understanding what might be wrong if no data is flowing