Different behaviour on servers

I have created an application and have uploded in Azure:
https://slm.azurewebsites.net/

However it behaves different on my local computer and on the server. For example on my local computer, if you click on one of the dots in the map, it will go to the particular event. In the server it does not go.

The same happens for a clickData callback on plots . It works perfectly in my local computer but on the sevrer not. The components are the same (plotly.v2.13.3) both the local and the server.

Has someone had the same issue and solved it ?

Thanks
Alessandro

clicking on each point it shows the hover lavbel but does nto go to the specified link