I am using the Chrome emulator, and sometimes when I Hot Reload my application, I start getting errors even if I haven't changed anything in the code. Here's the error:
DebugService: Error serving requestsError: NoSuchMethodError: The getter 'isolateRef' was called on null. Receiver: null Tried calling: isolateRef
Why is this happening and what can I do to stop it?