Error: require.config is not a function

1
Hello everyone, Tried to use a monaco-editor React.js module (@monaco-editor/react) while creating a pluggable web widget. By loading the Mendix application page with widget in the browser, got an error and widget was not be loaded. TypeError: require.config is not a function at configureLoader (index.js:125) at HTMLScriptElement.loaderScript.onload (index.js:101) Possible this error arises, because of aconflict between loading with “require.js” and “dojo”. Does anybody know how solve this issue?
asked
0 answers