atharmohammad / Code-N-Collab

CodeNCollab is a Collaborative Website for developers and competitive coders who likes to code and discuss about topics , problems or issues , etc
https://code-n-collab.netlify.app/
Apache License 2.0
44 stars 19 forks source link

React-Codemirror2 is not supporting in google chrome mobile version #109

Open atharmohammad opened 3 years ago

atharmohammad commented 3 years ago

1). Data is getting erased when compile button is clicked in mobile chrome version 2). React-codemirror2 is not supported in React^17 so we might have to downgrade to React^16 or change the editor

Adnan-shamsi commented 3 years ago

Downgrading React may break other dependencies.