I have a datatable like below. When an email hyperlink is clicked, another screen will show up allowing editing the email.

This is the code in the OnSelect event of the email field

It worked as expected in Preview mode. However, in Live mode (Published), I had to double-click (instead of just one click), to trigger the OnSelect event.
Does anyone know how to make it work in Live mode as in Preview mode?
Any help is appreciated.