cli
cli copied to clipboard
[BUG] Attempting to look at local Postgres logs causes Studio to crash
Describe the bug Attempting to view one of the Postgres log entries in the local Supabase Studio causes the client application to crash;
To Reproduce Steps to reproduce the behavior:
- Run the local Supabase instance.
- Navigate to the Studio.
- Click on the logs tab, then click Postgres.
- Click on an individual log message.
- See error.
Expected behavior I'd expect to see a detail view of the log.
Desktop (please complete the following information):
- OS: macOS
- Version of CLI:
1.83.7
Additional context Originally reported in Discord here.