sablier-labs / v1-safe-app

Safe App for interacting with the Sablier protocol
https://sablier-v1-safe-app.vercel.app
GNU General Public License v3.0
19 stars 7 forks source link

"Error while getting the withdrawable amount" immediately after withdrawal #92

Open PaulRBerg opened 2 years ago

PaulRBerg commented 2 years ago

Shortly after making a withdrawal, this is what get logged in the console:

Capture d’écran 2021-11-17 à 00 03 51

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".