TypeError: 查看帖子编辑历史时,无法访问属性 0,i.jqXHR.responseJSON.errors 为 undefined

在点击编辑指示器以查看帖子的编辑历史时,我遇到了前端崩溃。即使在安全模式下测试,此问题仍然存在。

refresh history.gjs:188
loadFirstVersion history.gjs:305
_triggerAction d-button.gjs:191
Ember 11
_triggerAction d-button.gjs:188
click d-button.gjs:146
Ember 35
show modal.js:74
showHistory topic.js:199
Ember 3
compute route-action.js:49
e8 Ember
onPostEditsIndicatorClick edits-indicator.gjs:48
_triggerAction d-button.gjs:191
Ember 4
history.gjs:188:25

认为这个问题已经通过 这个 PR 修复了 —— 你运行的是 Discourse 的最新版本吗? :thinking: