@mayank `:active` for buttons also never fires on mobile safari unless you have a pointer event on the body 🙃
Top-level
@mayank `:active` for buttons also never fires on mobile safari unless you have a pointer event on the body 🙃 6 comments
@konnorrogers @mayank I investigated and reached the point where I needed a debugger which I could never get working for the iOS simulator so I gave up unfortunately. But our hunch is correct based on all I've seen. @konnorrogers @mayank as of the next MDN data release the docs for popover should at least reflect the bug and Safari's partial support so that's something. @mayank @konnorrogers at least it's a simple workaround even if it's an incredibly cursed one. I only found it by trying to debug the issue and suddenly it disappeared 🙃 |
@konnorrogers at least that one is not a crucial feature (usually). very strange either way