Map freezes when navigating

Hello everybody,

I integrated a map using Leaflet.js and everything works fine with my markers and the popups binded to them but when navigating out from the map then navigating back, the map seems to freeze. I can drag the map but the events binded to the map and the markers aren’t fired, i tried to refresh the controller using the ‘onStateChangeSucess’ event but it doesn’t work, or maybe it’s just me doing it wrong ?

Note: Using google-map everything works fine!