GroupTable.jsx
6.43 KB
-
fix(GroupTable): prevent Input cursor jumping to end on keystroke (#4208) · c2006093
Refactor updateRow/addRow/removeRow to use functional setRows(prev => ...) and ref-based onChange/duplicateNames access, making columns useMemo stable across keystrokes so Semi UI Table does not re-mount Input components.
萧邦 committed