lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

Fix bug that reloads to Signin page on unsuccessful sign in/register. #41

Closed Morvvvv closed 5 months ago

Morvvvv commented 5 months ago

Most probably caused by client.post() method in _httpclient.dart, which changes the state of register/signin.

GR0ZA commented 5 months ago

Fixed on #44