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

[#1170] line Chart > select Series 관련하여 간혈적으로 에러로그 발생 #1171

Merged
merged 3 commits into from
May 18, 2022

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented May 18, 2022

이슈 원인

  • 길이가 2인 배열인 형태를 기대했으나 간혈적으로 null이 들어가는 상황이 있고, null을 대상으로 구조분해할당 시 에러로그가 발생함

작업내용

  • 배열 구조 분해 할당 전 배열이 맞는지 확인하는 로직 추가
  • EVUI version update (3.3.21 -> 3.3.22)

@baejihoon baejihoon merged commit ebf88d2 into 3.0 May 18, 2022
@kdeun1 kdeun1 deleted the 1170_chart_select_series_bug branch May 19, 2022 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants