Hi Davide,
From your other correspondence, you said you were using Angular. I think you are running into the same problem as described in this thread. The route cause appears to be that Angular’s Zone.js wraps native promises.
Since this appears to be affecting so many users, I’m going to go ahead and open an issue to track a fix.