4f006ffc#2504 Thanks @Andarist! - Inspector's subscribe callback will now get immediately called with the current state at the subscription time.
Patch Changes
e90b764e#2492 Thanks @Andarist! - Fixed a minor issue with sometimes sending undefined state to the inspector which resulted in an error being thrown in it when resolving the received state. The problem was very minor as no functionality was broken because of it.