We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
아레나에서 이번 시즌부터 동점일때 자신은 동점 제외한 순위로 나오던데 이러면 보상시 오해의 소지가 있을 것 같은데 괜찮은가요
Slack Message
The text was updated successfully, but these errors were encountered:
@sonohoshi 혹시 아까 말씀하셨던 이 이슈의 원인이나 알고계신 부분에 대해서 설명해주실 수 있으신가요?
Sorry, something went wrong.
@tyrosine1153 https://github.com/planetarium/NineChronicles/blob/main/nekoyume/Assets/_Scripts/State/RxProps.Arena.cs#L350 여기 보시면 됩니다. 헤드리스가 정렬해서 주는 상태가 액션 렌더 직후에는 갱신되어있지 않을 수 있어서 클라에서 갱신을 한번 더 한건데, 이 경우 생기는 문제입니다.
참고하겠습니다 감사합니다
tyrosine1153
Successfully merging a pull request may close this issue.
아레나에서 이번 시즌부터 동점일때 자신은 동점 제외한 순위로 나오던데 이러면 보상시 오해의 소지가 있을 것 같은데 괜찮은가요
Slack Message
The text was updated successfully, but these errors were encountered: