suren-atoyan / monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins

Home Page:https://monaco-react.surenatoyan.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron error

lassejlv opened this issue · comments

Describe the bug
When i follow the guide from the readme, im stuck on "loading" beacuse it cant find the cdn or something.

Screenshot 2024-02-11 at 14 40 38

To Reproduce

Steps to reproduce the behavior:

  1. import the editor: import Editor from '@monaco-editor/react';
  2. use the editor:
Screenshot 2024-02-11 at 14 41 54