Open dennislizarzaburu opened 1 day ago
Hi! That’s a great observation—thank you for pointing it out. Adding a global event listener would definitely improve the flexibility of the script. If you’d like, feel free to submit a PR with your proposed solution.
The current implementation of the Meetergo integration script does not handle dynamically added buttons with the class meetergo-modal-button. Buttons added to the DOM after the script has initialized do not trigger the modal functionality because the necessary event listeners are not applied.