# 최근에 Data Explorer를 설치한 사이트에서 발생하는 이상 오류

**URL:** https://meta.discourse.org/t/data-explorer-unusual-error-on-a-site-on-which-de-only-recently-installed/254661
**Category:** Bug
**Tags:** data-explorer
**Created:** [2월 9, 2023, 7:05오후 UTC](https://meta.discourse.org/t/data-explorer-unusual-error-on-a-site-on-which-de-only-recently-installed/254661 "2023-02-09T19:05:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pacharanero](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pacharanero/32/500583_2.png) [@pacharanero](https://meta.discourse.org/u/pacharanero)
#### Post date: [2월 9, 2023, 7:25오후 UTC](https://meta.discourse.org/t/data-explorer-unusual-error-on-a-site-on-which-de-only-recently-installed/254661/2 "2023-02-09T19:25:02Z")

</div>

아, 알겠습니다. 실제로 해결 방법을 찾은 것 같습니다. 2일 전 회귀 버그가 발생했는데, 그 버그는 어제 수정되었지만 해당 수정이 제가 어제 마지막으로 `./launcher rebuild app`을 실행한 시점보다 몇 시간 **늦게** 병합되었습니다.

> <https://github.com/discourse/discourse-data-explorer/pull/223>
>
> In the widget version of the data-explorer we would maintain the \`editing\` state… after saving query changes. This was lost in upgrade to glimmer. 
> 
> \# Current State
> https://user-images.githubusercontent.com/50783505/217622464-79adaab6-84ed-4b64-93ae-c889aa8fb1bd.mp4
> 
> \# Updated State
> https://user-images.githubusercontent.com/50783505/217623475-1998fab6-0b70-42d2-923d-574efb9d5601.mov
> 
> \# Other Changes
> \- \`createProperties\` was added back to the \`query\` model as it is being utilized in the creation of a new data explorer query. This was accidentally removed and was causing errors when trying to create a new query.
> \- Add new-query test

재빌드를 한 번 더 수행했고, 이제 해결되었습니다. 다음 재빌드 시점까지 동일한 문제를 겪는 다른 사용자가 있을 수 있으므로 이 보고서를 그대로 두는 것이 좋을 것 같습니다. 이 문제는 2월 7일/8일 버전의 [Data Explorer](https://meta.discourse.org/t/32566?silent=true)를 실행 중이던 사용자에게만 영향을 미쳤을 가능성이 높습니다. 저는 운이 없게도 어제 점심시간(GMT)에 DE를 설치했었거든요.

요약: 해결 방법: `./launcher rebuild app`

---

_[View the full topic](https://meta.discourse.org/t/data-explorer-unusual-error-on-a-site-on-which-de-only-recently-installed/254661)._
