Open
Description
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
Labels
No labels