Skip to content

Children of footer buttons do not trigger click events #559

Open
@jarikmarwede

Description

@jarikmarwede

I am currently trying to inject Font Awesome icons into the "next" and "previous" buttons in onPopoverRender. This works fine visually, but when I click specifically on the icon, it does not trigger the click event of the surrounding button. So if I click on the icon inside the "next" button, nothing happens. Instead, the usual action of progressing to the next step should happen.

I have created a small example to reproduce it https://stackblitz.com/edit/vitejs-vite-3e85f2m9?file=src%2Fmain.js

I have also created PR #560 to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions