Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Minimap does not resize when Editor is resized #645

Open
madhukivera opened this issue Sep 17, 2024 · 0 comments
Open

[Bug] Minimap does not resize when Editor is resized #645

madhukivera opened this issue Sep 17, 2024 · 0 comments

Comments

@madhukivera
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant