Files
vexplor/frontend/components/dataflow
kjs c3e6eff0fe fix: ActionConditionBuilder 중복 키 에러 수정
문제:
- toColumns에 빈 문자열 columnName 중복
- 중복된 키 to_ 생성
- React 키 중복 경고

수정:
- fromColumns filter 추가
- toColumns filter 추가
- 빈 문자열 컬럼 제외

에러:
Encountered two children with the same key
2025-10-01 17:21:08 +09:00
..
2025-09-29 13:32:59 +09:00
2025-09-05 11:30:27 +09:00
2025-09-29 12:17:10 +09:00
2025-09-29 12:17:10 +09:00
2025-09-29 12:17:10 +09:00
2025-09-05 18:21:28 +09:00