Skip to content

Click on elements is prevented #19

@garak

Description

@garak

By inspecting my code, I see that this lib is adding a click event listener on the whole prototype div.
This prevents using anything inside the div itself that needs a click. For example, date fields cannot display the calendar, or bootstrap custom switches don't work.
I guess that the click event should listen to the click of the "add"/"remove" buttons instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions