Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

재채점 화면에서 재채점 결과가 두번씩 출력됨 #36

Closed
tuna1210 opened this issue Sep 25, 2021 · 2 comments
Closed

재채점 화면에서 재채점 결과가 두번씩 출력됨 #36

tuna1210 opened this issue Sep 25, 2021 · 2 comments
Labels
🐛 bug Something isn't working priority: 4

Comments

@tuna1210
Copy link
Contributor

내용

재채점 결과 화면에서 바뀐 결과 부분이 두번씩 출력됩니다.
런타임에러만 정상적으로 출력되네요

환경

Chrome 93.0.4577.82(공식 빌드) (arm64)

오류 메시지 또는 스크린샷

스크린샷 2021-09-25 오후 5 07 40

@joonas-yoon joonas-yoon added priority: 4 🐛 bug Something isn't working labels Sep 25, 2021
@joonas-yoon
Copy link
Owner

아.. 이건 난감하네요.

  • 채점 현황: <span class="result-text result-ac" data-color="ac">맞았습니다!!</span>
  • 소스 보기 (공유 포함): <span class="result-ac" data-color="ac">맞았습니다!!</span>
  • 재채점 결과: <span class="result-ac">맞았습니다!!</span>, <span class="result-text"><span class="result-ac">맞았습니다!!</span></span>

몇 주 전에 바뀌고는 클래스 이름의 패턴이 일정하지 않은데, 일단 수정해보겠습니다.

joonas-yoon added a commit that referenced this issue Oct 3, 2021
@joonas-yoon
Copy link
Owner

해당 내용은 1.5.9 버전에 적용되었습니다. 감사합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working priority: 4
Projects
None yet
Development

No branches or pull requests

2 participants