Open Regenhardt opened 2 years ago
After the 1-2 seconds, the editor gains a style of position relative.
If you remove that style (change back to position absolute), you can see the editor again. The editor is set to position relative in the style tag of the index.html. I don't see where it is being changed to position relative.
I tried forking the repo and replicating the issue locally but with both Live Server and Live Preview with VS Code, the issue never happened.
I also just tried using the website on Firefox, Safari, and Edge and none of them had the issue, so for me it is only happening in Chrome.
Same issue is experienced on Edge browser as well.
So any idea why after 1-2 seconds, the editor window vanishes and gets replaced by the "Fork me on Github" link?