quick-bench-front-end
quick-bench-front-end copied to clipboard
Code editor has height of 5px on MacOS Safari
Using MacOS Safari Version 13.1.1 (15609.2.9.1.2)
The code editor is heighted 5px only when I open quick-bench. I can temporarily fix this in the development console by modifying the height in <div class="react-monaco-editor-container" data-keybinding-context="1" data-mode-id="cpp" style="width: 1233.5px; height: 5px;">...</div>
manually.
I also reproduced this on another machine with the same browser. In Chrome everything works fine.
I think this is happening for me too, I have gotten to the site directly from the godbolt™ button.
Also happened to me, Safari Version 13.1.1 (15609.2.9.1.2) on macOS, and even Safari on iPadOS
Could reproduce on FireFox iOS