[Product Block Editor]: disable TextArea RichText instance according … #28
Annotations
1 warning
Lint:
packages/js/navigation/src/hooks/use-confirm-unsaved-changes.ts#L64
React Hook useEffect has a missing dependency: 'shouldConfirm'. Either include it or remove the dependency array. If 'shouldConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading