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

TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 #1571

Closed
chichoon opened this issue Jan 9, 2024 · 1 comment
Labels

Comments

@chichoon
Copy link
Collaborator

chichoon commented Jan 9, 2024

Jan-09-2024 14-29-24

Jan-09-2024 14-34-15

  • modelValue 가 외부에서 변경될 경우 TimePicker 내부 값이 같이 변경되지 않음
  • Edit 화면에서 props 로 modelValue 값을 넘겨줄 때 변경된 modelValue 값을 인식하지 못하여 이전 값으로 유지되는 문제 수정
chichoon added a commit to chichoon/EVUI that referenced this issue Jan 9, 2024
…m#1571)

#############################
 - modelValue 가 외부에서 변경되어도 컴포넌트 내부에서 이를 감지할 수 있도록 수정
chichoon added a commit to chichoon/EVUI that referenced this issue Jan 10, 2024
sonky740 pushed a commit that referenced this issue Jan 12, 2024
* [#1571] TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 (#1571)

#############################
 - modelValue 가 외부에서 변경되어도 컴포넌트 내부에서 이를 감지할 수 있도록 수정

* [#1571] TimePicker > 외부에서의 modelValue 값 변화를 감지하지 못하는 문제 수정 (#1571)

#############################
 - prop validation 조건식 수정
Copy link

github-actions bot commented Mar 2, 2024

오래된 이슈는 닫고 있어요. 필요하다면 다시 열어주세요. 😄

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant