No toast messages on the Dashboard
这是一个已知问题,目前在解决计划中。不过,在那之前,这次讨论可以作为受影响用户的临时解决方法。
🌐 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?
在 Supabase 仪表板执行操作时,有些情况下你不会在右上角看到提示消息来显示操作状态。这会让用户对操作的状态以及为什么出错感到困惑。然后他们就得去浏览器控制台日志里查看详细信息。
🌐 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 浏览器:默认情况下,Brave 有严格的广告拦截设置,可能会屏蔽这些信息。
- Chrome 浏览器:具体来说,是 ARM64 版本(在 v125.0.6422.142 上测试过)配合 uBlock Origin Lite 的新 v3 清单版本(https://ublockorigin.com/)。如果将设置从基本改为最佳,它就能屏蔽这些信息。
现在可能还有其他原因我们还不知道。
🌐 There are likely other causes that are not known right now as well.
怎么解决这个问题? #
🌐 How to fix this issue?
调整广告拦截设置:降低广告拦截设置或为 Supabase 仪表板关闭它。
使用不同的浏览器:如果上面的方法不可行,使用不同的浏览器也是一个选择。