-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's the difference between react-codemirror and react-codemirror2 ? #143
Comments
|
@sidwebworks Will try to upgrade Codemirror 6 in the future. #88 |
Yeah got it, I saw some other things you made! I Gotta admit damn good job mate! I would also love to contribute. Recently I and another contributor have been working to bring back the TSDX library after the author decided to abandon the project and so far it is looking good. I would love to work on some of your projects and contribute. |
Although I noticed the lib doesn't support SSR right? Do you have any plans to add it? |
@sidwebworks Server-side rendering is not supported because of codemirror. But it may have some solutions. uiwjs/react-md-editor#52 (comment) Welcome to participate in the project and make contributions. @sidwebworks thx! |
Thanks man! I think I will close this now. Keep up the good work. |
Hi, I am a little confused on what are the main differences/changes between react-code-mirror and this one https://github.com/scniro/react-codemirror2
The text was updated successfully, but these errors were encountered: