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

Some elements don't get style applied #327

Open
sivakar12 opened this issue Nov 24, 2021 · 2 comments
Open

Some elements don't get style applied #327

sivakar12 opened this issue Nov 24, 2021 · 2 comments

Comments

@sivakar12
Copy link

Some elements in the HTML tree don't get the styles applied. These have class name as undefined. You can see that in the screenshot.

Screenshot 2021-11-24 at 21 00 16

Expected behavior
All the items get the same style classes applied

Versions

  • OS: macOS
  • Browser Safari
  • Browser Version: 15.1
  • Elm Version: 0.19.1
  • Elm UI Version: 1.1.8
@raen79
Copy link

raen79 commented Dec 19, 2021

Ran into the same issue, it happens to me when the app goes into the background and back to foreground on iOS safari, after a few updates to the dom.

@raen79
Copy link

raen79 commented Dec 21, 2021

OK so this problem only happens on safari 15.0/15.1. It is fixed in 15.2. It happens on both mobile and desktop. On safari MacOS the fix will be pushed once 15.2 is released, on mobile it's already fixed if upgraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants