TypeError: impossibile accedere alla proprietà 0, i.jqXHR.responseJSON.errors è undefined quando si visualizza la cronologia di modifica del post

Ho riscontrato un crash del frontend cliccando sull’indicatore delle modifiche per visualizzare la cronologia delle modifiche di un post. Questo problema persiste anche quando si esegue il test in Modalità Sicura.

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

Penso che questo problema sia stato risolto da questa PR :thinking: : stai utilizzando l’ultima versione di Discourse?