Describe the bug
For frontend, yarn dev is failing because of
Types of parameters 'target' and 'target' are incompatible
The types of 'state.selection.ranges' are incompatible between these types.
To Reproduce
src/components/preview/CodeMirror.tsx:33:29
CodeMirror.tsx:34:35
CodeMirror.tsx:53:7
Screenshots of backend AND frontend terminal logs
If applicable, add screenshots to help explain your problem.
Describe the bug
For frontend, yarn dev is failing because of
Types of parameters 'target' and 'target' are incompatible
The types of 'state.selection.ranges' are incompatible between these types.
To Reproduce
src/components/preview/CodeMirror.tsx:33:29
CodeMirror.tsx:34:35
CodeMirror.tsx:53:7
Screenshots of backend AND frontend terminal logs
If applicable, add screenshots to help explain your problem.