DEV Community

Discussion on: How To Add Monaco Editor to a Next.js app

Collapse
 
beingbook profile image
Han BaHwan

looks not work in Next.js 10...

Collapse
 
cashewnuts profile image
Tatsuya Kanemoto

I had the same problem...
I ended up just using @monaco-editor/react.

This works great without any hacky approach.