dedupe 키를 (itemId, moduleTpCd) 조합으로 변경 #788

Merged
ysCha merged 1 commits from dev into dev-deploy 2026-04-21 17:54:33 +09:00
Collaborator

passivityCircuitAllocationRef (useRef) 선언 제거
원인: function component에 ref 전달 시 React warning 발생 (forwardRef 미사용)
PCS 접속함 응답에 추가된 moduleTpCd 필드를 Cross Mix 식별을 위해 프론트 상태 보존 및 getQuotationItem 제출 파라미터까지 흘려보내고, dedupe 키를 (itemId, moduleTpCd) 조합으로 변경.

passivityCircuitAllocationRef (useRef) 선언 제거 원인: function component에 ref 전달 시 React warning 발생 (forwardRef 미사용) PCS 접속함 응답에 추가된 moduleTpCd 필드를 Cross Mix 식별을 위해 프론트 상태 보존 및 getQuotationItem 제출 파라미터까지 흘려보내고, dedupe 키를 (itemId, moduleTpCd) 조합으로 변경.
ysCha added 1 commit 2026-04-21 17:54:25 +09:00
passivityCircuitAllocationRef (useRef) 선언 제거
원인: function component에 ref 전달 시 React warning 발생 (forwardRef 미사용)
PCS 접속함 응답에 추가된 moduleTpCd 필드를 Cross Mix 식별을 위해 프론트 상태 보존 및 getQuotationItem 제출 파라미터까지 흘려보내고, dedupe 키를 (itemId, moduleTpCd) 조합으로 변경.
ysCha merged commit 8b76df44cb into dev-deploy 2026-04-21 17:54:33 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: qcast3/qcast-front#788
No description provided.