You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
When resizing the @monaco-editor/react editor that uses version "4.6.0" of "@monaco-editor/react", the minimap doesn't resize
To Reproduce
Steps to reproduce the behavior:
Initialize a @monaco-editor/react editor using the specified versions.
Resize the editor (e.g., by resizing the browser window).
Observe the minimap behavior.
Expected behavior
The minimap should resize when the editor is resized.
Environment:
@monaco-editor/react: 4.6.0
This is happening on all browsers
The text was updated successfully, but these errors were encountered:
Describe the Bug
When resizing the @monaco-editor/react editor that uses version "4.6.0" of "@monaco-editor/react", the minimap doesn't resize
To Reproduce
Steps to reproduce the behavior:
Initialize a @monaco-editor/react editor using the specified versions.
Resize the editor (e.g., by resizing the browser window).
Observe the minimap behavior.
Expected behavior
The minimap should resize when the editor is resized.
Environment:
@monaco-editor/react: 4.6.0
This is happening on all browsers
The text was updated successfully, but these errors were encountered: