Shortly after making a withdrawal, this is what get logged in the console:
It gets logged continuously. I suspect that the problem is that the state of the stream is not correctly updated - there should be some hook somewhere taking care of the state transition from "stream not yet withdrawn" to "stream withdrawn".
Shortly after making a withdrawal, this is what get logged in the console:
It gets logged continuously. I suspect that the problem is that the state of the stream is not correctly updated - there should be some hook somewhere taking care of the state transition from "stream not yet withdrawn" to "stream withdrawn".