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

[#1353] evChartZoom 변수 valid 로직 추가 #1354

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Feb 14, 2023

이슈

  • ev-chart-group 사용 시 다음과 같은 에러가 발생합니다.
  • image_2023-02-14_17-01-12

구현 내용

  • 컴포넌트가 업데이트되었지만 evChartZoom 변수가 없는 경우가 발생하여 valid 로직을 추가하였습니다.

Close #1353

@jhee564 jhee564 merged commit c8c30b9 into 3.0 Feb 16, 2023
@jhee564 jhee564 deleted the 1353_valid_evChartZoom branch February 16, 2023 06:50
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.

Chart 코드 내 evChartZoom가 null인지 valid처리 로직 추가
3 participants