Hi CompuC ,
Thanks for the link!
This bug has been confirmed and fixed!
It will be included in our next update. 😁
You could also use custom CSS to fix this issue before our next update.
Simply copy and paste this into your WordPress' Additional CSS:
.buttonizer-button
{
pointer-events: unset !important;
}
The update should come out sometime this week.
Sorry for the inconvenience!