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

Select > Multiple Checkable Select > All Check 초기값 버그 #1591

Closed
eedys opened this issue Jan 23, 2024 · 0 comments · Fixed by #1593
Closed

Select > Multiple Checkable Select > All Check 초기값 버그 #1591

eedys opened this issue Jan 23, 2024 · 0 comments · Fixed by #1593

Comments

@eedys
Copy link
Contributor

eedys commented Jan 23, 2024

No description provided.

@eedys eedys changed the title Select > Multioke Checkable Select > All Check 초기값 버그 Select > Multiple Checkable Select > All Check 초기값 버그 Jan 23, 2024
eedys pushed a commit that referenced this issue Jan 23, 2024
########################################################################
- 상위 페이지에서 props로 items들을 받을 경우 렌더링 시점에 따라 선택된 item과 전체 item간의 갯수가 각각 0으로 체크되어 all check 값이 true로 되는 버그 수정
chichoon pushed a commit that referenced this issue Jan 24, 2024
########################################################################
- 상위 페이지에서 props로 items들을 받을 경우 렌더링 시점에 따라 선택된 item과 전체 item간의 갯수가 각각 0으로 체크되어 all check 값이 true로 되는 버그 수정

Co-authored-by: eedys1234 <eedys1234>
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 a pull request may close this issue.

2 participants