# TypeError: невозможно получить доступ к свойству 0, i.jqXHR.responseJSON.errors не определен при просмотре истории редактирования поста

**URL:** https://meta.discourse.org/t/typeerror-cant-access-property-0-i-jqxhr-responsejson-errors-is-undefined-when-viewing-post-edit-history/405771
**Category:** Support
**Created:** [22.Июнь.2026 00:20:52 UTC](https://meta.discourse.org/t/typeerror-cant-access-property-0-i-jqxhr-responsejson-errors-is-undefined-when-viewing-post-edit-history/405771 "2026-06-22T00:20:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![copymonopoly](https://avatars.discourse-cdn.com/v4/letter/c/4491bb/32.png) [@copymonopoly](https://meta.discourse.org/u/copymonopoly)
#### Post date: [22.Июнь.2026 00:20:52 UTC](https://meta.discourse.org/t/typeerror-cant-access-property-0-i-jqxhr-responsejson-errors-is-undefined-when-viewing-post-edit-history/405771/1 "2026-06-22T00:20:52Z")

</div>

При нажатии на индикатор правок для просмотра истории редактирования поста возник сбой на стороне фронтенда. Эта проблема сохраняется даже при тестировании в безопасном режиме.

```plaintext
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

```

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [22.Июнь.2026 09:09:56 UTC](https://meta.discourse.org/t/typeerror-cant-access-property-0-i-jqxhr-responsejson-errors-is-undefined-when-viewing-post-edit-history/405771/2 "2026-06-22T09:09:56Z")

</div>

Я _думаю_, эта проблема была исправлена в [этом PR](https://github.com/discourse/discourse/pull/38104). Вы используете последнюю версию Discourse? :thinking:
