carbon-app/carbon

Help wanted: Codemirror sometimes temporarily shows incorrect editors

Open

#1389 opened on Jun 13, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (36,024 stars) (1,974 forks)batch import
bug:needs-reproductiongood first issuehelp wantedmaintenance

Description

In certain conditions, sometimes the editor is displayed incorrectly with this extra padding:

However, it goes away when editing the code, OR even resizing the window. This must be a codemirror bug.

We need to find a work around.

Contributor guide