Open Capricair opened 1 year ago
+1 for this!
In a React app with "ace-builds": "^1.4.12"
and "react-ace": "^9.2.0"
Issue is the same with worker-json.js
and worker-yaml.js
I can see a worker try to launch and the path to these files should be within static/js
but the files are not there
I also tried doing:
setOptions={{
useWorker: false,
}}
same result
It seems related to this error which happens concurrently:
The console show that worker-json.js cannot be found, I search document it says that worker path needs to be set