Trouble receiving events in Ganache

@filip

Has anyone else noticed that event don’t seem to fire in ganache? I’m using web3 to get an event from ganache and it always comes up empty. But in remix I can see it in the log just fine.

I read somewhere that web3 doesn’t play well with subscribing to events using http provider. Can anyone confirm?