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
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.
So any idea why after 1-2 seconds, the editor window vanishes and gets replaced by the "Fork me on Github" link?
The text was updated successfully, but these errors were encountered: