Philipp

Results 19 comments of Philipp

I'm currently working with functional components in my project with this validator If you can provide a small reproduction repo for this problem I can try to help you

Do you still need help with this?

@dshukertjr In my implementation I use the `onError` for notifiy the user that he no longer recieves the latest data. To reconnect the user itself have to press a button...

Any updates on this ? ✌️ @dshukertjr

@dshukertjr I had some freetime and testet a bit. The change of the `_onConnError` function also prevents that the `onError` function of the stream gets the error. But thats not...

Same problem here Any update on this ? I also tried to use a zip instead of a folder path but both returns the same.

> Will #1019 address this? It looks like better error handling. If this will trigger the `onError` callback function in the `stream.listen()` functionwould be nice and propably fix the error

With modified `pubspec.yaml` ``` realtime_client: ^2.2.1 supabase_flutter: ^2.6.0 supabase: ^2.3.0 dependency_overrides: supabase_flutter: git: url: https://github.com/supabase/supabase-flutter/ ref: fix/realtime path: ./packages/supabase_flutter realtime_client: git: url: https://github.com/supabase/supabase-flutter ref: fix/realtime path: ./packages/realtime_client supabase: git: url:...

@Vinzent03 @dshukertjr I'm gonna close this isse when #1019 gets merged ✌️ 🚀