Skip to content

Checkbox used in an event not working on mobile devices #104

Open
@an-vb-is

Description

I wanted to create a form with checkboxes in an "event". As I was checking the function on my mobile device, I found out that I can't check the checkbox, and I can't submit the form if this field is mandatory. If I use the form on a "page", it works on mobile devices, so the problem only exists if I use it in an "event".

If I click the checkbox on mobile, the box has no check, only the text changes its color.
image

If i then change from mobile to desktop the checkbox is checked.
image

If the checkbox is checked, the label element on the desktop has an "after".
image

But the same on mobile has no "after".
image

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions