uiwjs / react-codemirror

CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/
https://uiwjs.github.io/react-codemirror/
MIT License
1.65k stars 132 forks source link

codemirror will duplicate render in vite project #318

Closed chenraotg closed 2 years ago

chenraotg commented 2 years ago

"vite": "^2.9.9", "codemirror": "^5.65.3", "@uiw/react-codemirror": "^3.2.7", "@types/codemirror": "^5.60.5",

bhaskar-js commented 1 month ago

how did you fix this?