question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React Compatibility

See original GitHub issue

I am able to get the client example to connect with my python LSP server, but when I try to use the library in my react app it isn’t working. I was wondering if we could get some docs on how to integrate with react, or if anyone knew of any guides on how to connect a custom LSP server to the react-monaco-editor.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:64

github_iconTop GitHub Comments

2reactions
CGNonofrcommented, Aug 25, 2022

Yeah, god question

Cima_da_Conegliano,_God_the_Father

1reaction
kaisalmencommented, Oct 18, 2022

I don’t know. https://github.com/atularen/ngx-monaco-editor does not seem to be compatible with NG 14 as far as I can see.

Have you tried to build an new Angular component and basically add the init of client example to the init of the angular component? Add all imports as well and add the two functions from the example. Then all should be there.

We want to add basic Angular and React examples, but didn’t get to it, yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript Environment Requirements - React
React 18 supports all modern browsers (Edge, Firefox, Chrome, Safari, etc). If you support older browsers and devices such as Internet Explorer which...
Read more >
Supported Browsers and Features | Create React App
The browserslist configuration controls the outputted JavaScript so that the emitted code will be compatible with the browsers specified. The ...
Read more >
Browser Compatibility for ReactJS Web Apps
React supported browsers – Modern browsers such as Edge, Firefox, Chrome, and Safari are supported by React 18.
Read more >
The React JavaScript library | Can I use... Support ... - CanIUse
For more information see: Browser compatibility info for React. Can I use... Browser support tables for modern web ...
Read more >
Browser compatibility // React Native for Web
Chrome 60+; Safari 10.1+ / iOS Safari 10.1+; Edge 12+; Firefox ESR+; Opera. If specific exports have a different browser support expectation, it ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found