Skip to content

Closing modal on clicks outside the container not working on iOS #1

@jessenieminen

Description

@jessenieminen

Simple click events only register for elements and elements with cursor: pointer; on iOS devices. Fix this by adding either another event listener for touchend events or by making a dummy link out of the backdrop.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions