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
I am having the issue where the last few lines of the CodeMirror editor gets cut off. Seems like there is potentially a miscalculation on the scroll height?
I am having the issue where the last few lines of the
CodeMirroreditor gets cut off. Seems like there is potentially a miscalculation on the scroll height?Appreciate any help thanks!
Demo:
Notice that line 541 is cut off, and also there should be 543 lines in total (2 lines are missing). Code content is blurred for privacy reasons.
Untitled.mp4