Vlad Vysotsky
Vlad Vysotsky
The same issue. Have you fixed it?
Yes, also having this issue. However it cannot be reproduced on 2.9. Seems like https://github.com/itinance/react-native-fs/pull/480 has broken something.
@tapkain what do you mean by saying `dispose a channel`? Are you storing the `WebSocketChannel` as a property and then calling `_channel?.innerWebSocket?.close()` on it? Thanks
After some investigation I was able to figure out what's going on. The issue here is connected with `ErrorLink`. From its documentation, it's clear that the error link should be...
Hello everyone. Are there any updates or workarounds? This issue is affecting our users and it's very painful. Is there any possible solution that will also work with the predictive...
@darshankawar the issue still exists. Any workarounds provided here are not working for me. Any updates?
I have the same problem and it's really annoying. Btw, how did you manage to downgrade the flutter plugin?
Any news? I'm going to start considering switching to something other than `go_router`. Has anyone done this? Was it successful?