No toast messages on the Dashboard
Last edited: 1/18/2025
This is a known issue that is on the roadmap to resolve. However, this discussion serves as a temporary workaround for affected users until then.
What is the issue?
When executing operations in the Supabase dashboard, there are situations where you will not see a toast message in the top right corner to indicate the status of the operation. This leaves users confused about the operation's status and why it errored. They would then have to look in the browser console logs for further details.
Here is an example of a toast error message:
Here is an example of a toast success message:
What causes it?
If you are not seeing these error messages, there are a couple of known scenarios that might be blocking them:
-
Brave Browser: By default, Brave has strict ad-blocking settings that can block these messages.
-
Chrome Browser: Specifically, the ARM64 build (tested on v125.0.6422.142) with the new v3 manifest version of uBlock Origin Lite (https://ublockorigin.com/). If the setting is changed from basic to optimal, it can block these messages.
There are likely other causes that are not known right now as well.
How to fix this issue?
Adjust Ad-blocking Settings: Turn down the ad-blocking settings or turn it off for the Supabase dashboard.
Use a different Browser: If the above is not feasible, using a different browser is an alternative.