I create this issue due to:
If the website only throws this error when you test it with TestCafe, please create a new issue at:
"https://github.com/DevExpress/testcafe/issues/new?template=bug-report.md".
JavaScript error details:
Uncaught TypeError: Failed to fetch dynamically imported module:
http://10.8.8.141:65316/node_modules/monaco-editor/esm/vs/editor/common/services/editorWebWorkerMain.js
No stack trace available
I get this error in testcafe tests, not in browser.
I get this error since I bundeled the monaco editor using "loader.config({ monaco });"
I am using testcafe "3.7.6"
I create this issue due to:
I get this error in testcafe tests, not in browser.
I get this error since I bundeled the monaco editor using "loader.config({ monaco });"
I am using testcafe "3.7.6"