Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After loading, the editor window vanishes #31

Open
Regenhardt opened this issue Sep 7, 2022 · 2 comments
Open

After loading, the editor window vanishes #31

Regenhardt opened this issue Sep 7, 2022 · 2 comments
Labels

Comments

@Regenhardt
Copy link

So any idea why after 1-2 seconds, the editor window vanishes and gets replaced by the "Fork me on Github" link?

grafik

@softwarebyze
Copy link

After the 1-2 seconds, the editor gains a style of position relative.

Screen Recording 2023-04-28 at 11 54 26 PM

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.

@vermavinay982
Copy link

Same issue is experienced on Edge browser as well.

@dreampuf dreampuf added the bug label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants