Add throttle
to prevent preview's indiscriminate updates
#418
Annotations
1 warning
Lint:
frontend/src/components/editor/Preview.tsx#L66
React Hook useMemo has a missing dependency: 'editorStore.cmView?.state.doc'. Either include it or remove the dependency array
|
Loading