mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
set in
This commit is contained in:
parent
6d15e264f8
commit
5ee02afc00
@ -52,6 +52,7 @@ const Editor = ({
|
||||
editorRef.current.executeEdits('', [{
|
||||
range: editorRef.current.getModel().getFullModelRange(),
|
||||
text: value,
|
||||
forceMoveMarkers: true,
|
||||
}]);
|
||||
|
||||
if (_isControlledMode) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user