dillon1000/react
Commit
Browse files 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
Changed paths1 file
First-parent comparisoncompiler/forget/packages/playground/components/Editor/Output.tsx ModifiedPatch
Files changed
Rendering syntax-highlighted changes…