Safari 上的邀请邮件链接无法工作

我正在测试我网站的邀请功能。我从论坛的个人资料中生成了一条 邀请 链接,并将其发送到了邮箱。

在 Chrome 中点击该链接可以正确打开“您被……邀请”的页面。但在 Safari(桌面版和移动版)中,它只打开一个空白页面并显示错误:
Error: could not find module 'pretty-text/censored-words' imported from 'discourse/models/topic'
Failed to load resource: the server responded with a status of 429(),引用的 URL 为:https://[myforumurl]/logs/report_js_error

除此之外,我的论坛在 Safari 上似乎运行正常。

请升级到最新版本的 Discourse 后重试。问题是否仍然存在?

感谢跟进此事。我会查看一下。