feat(24143): add ui mapping to adapters #2076
Annotations
1 error and 1 warning
|
hivemq-edge/src/frontend/src/components/rjsf/Fields/CompactArrayField.tsx#L86
The 'onHandleAdd' function makes the dependencies of useMemo Hook (at line 133) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onHandleAdd' in its own useCallback() Hook
|
This job failed
Loading