dillon1000/react

Commit

Fix output tabs growing infinitely in height

The `automaticLayout` config option for Monaco causes it to remeasure itself, 
and the parent container's height being longer than the screen causes it to 
constantly grow infinitely. You can observe this bug by going to the playground, 
expanding any tab, and watch the scrollbar grow as the editor quickly grows to 
ridiculous heights and your laptop starts glowing red hot and̶͙̕ H̴͉͘e comes 
t̵͙́o ̴̜̿de̷̼̚s̷̻̍ec̶̮͒rate all knowled̵̥̆ge
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/packages/playground/components/Editor/Output.tsx Modified
Patch

Files changed

Rendering syntax-highlighted changes…