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

Code is displayed incorrectly on fresh docs on Windows Edge browser (on recent install) #2322

Closed
epangelias opened this issue Feb 19, 2024 · 5 comments · Fixed by #2330
Closed
Labels
bug Something isn't working.

Comments

@epangelias
Copy link
Contributor

image
image
image

@marvinhagemeister marvinhagemeister added the bug Something isn't working. label Feb 19, 2024
@marvinhagemeister
Copy link
Collaborator

I can reproduce that. This is super odd

@epangelias
Copy link
Contributor Author

Believe it is being caused by partials, it goes away when reloading the page

@foxscotch
Copy link

foxscotch commented Feb 21, 2024

I'm seeing the same thing on both Chrome 121.0.6167.185 (64-bit) and Firefox 120.0.1 (64-bit). I can't imagine OS is related but just for the sake of completeness I'm on Windows 11 22H2 Build 22621.3007.

If someone else doesn't figure it out before the weekend, I'd be happy to look into it myself.

@marvinhagemeister
Copy link
Collaborator

Yeah it's not OS related and is reproduceable in every browser. It's likely that it's triggering something weird in Preact's child reconciliation algorithm

@marvinhagemeister
Copy link
Collaborator

Likely related: preactjs/preact#4287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants