Buttons stop working in Safari

One button is in a Lightbox, if I show the Lightbox and press the button once it works, if I close the lightbox and then open it again there is no event handler attached to the button anymore (clicking won’t work). I inspected it in the Dev Tools and there is no event handler in Safari the 2nd time the Lightbox is shown. This doesn’t happen in Chrome at all. I’ve tried adding the event handler in code and also just by wiring up an event in the sidebar and the same thing happens.

We have another button thats in a repeater, it works initially, once we show and hide it a few times and a lightbox is shown and dismissed. If we show that repeater again then 1 of the buttons in it isn’t clickable. Again only in Safari…any ideas?

This can be reproduced on Safari OSX (Desktop) at www . clearme . ca / booking-error by clicking the Show Lightbox button and then clicking I Agree in the Lightbox and trying that multiple times. I Agree closes the modal the first time and then the onClick doesn’t work on subsequent opens of the Lightbox. We have multiple members of our team who can reproduce this on different computers as well.

Please post the URL of your site and explain how to simply reproduce the problem.

@yisrael-wix I’ve updated the post with the link and steps to reproduce the Lightbox issue.

I also tried adding a new button and the same thing happens in Safari.

This appears to be related to a recent performance release. I am sending this to QA for evaluation

The issue was in fact related to the performance release, so your site was reconfigured to run under the previous system. It should be working properly now. Give it a try and let me know.