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 · 1 comment
Open

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

madhukivera opened this issue Sep 17, 2024 · 1 comment
Labels

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

Copy link

This issue has been marked as stale due to inactivity. It will be closed in 7 days unless further activity occurs.

@github-actions github-actions bot added the Stale label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant