Exception in flushing DDP buffered writes: ReferenceError: Reload is not defined

Hello,
I have recently added the HMR packages for blaze.
I receive a lot of this now :

Exception in flushing DDP buffered writes: ReferenceError: Reload is not defined
    at pendingReload (hot-module-replacement.js?hash=22d8cfbe1ca1509fc13b6f268883287a7c6b3b6c:171)
    at hot-module-replacement.js?hash=22d8cfbe1ca1509fc13b6f268883287a7c6b3b6c:586
    at client_versions.js:51
    at Set.forEach (<anonymous>)
    at ClientVersions.set (client_versions.js:49)
    at Object.update (client_versions.js:16)
    at Object.store.<computed> [as update] (livedata_connection.js:312)
    at livedata_connection.js:1186
    at Array.forEach (<anonymous>)
    at livedata_connection.js:1185

Are you facing the same problem ?

Facing the same issue after adding hot-module-replacement.
Meteor version METEOR@2.7.3.
That happens when editing react component