gradycsjohnson
gradycsjohnson
When you get to the registration page, the correct form appears, but if you click inside the text inputs then you get bumped back to the sign in page.
While using chat in web mode short messages are spaced very far from each other. That is, your messages appear on the right, and everyone else's on the left. ...
I'm running the CLI for the first time and am running into authentication errors. I figure I should be prompted for my credentials but instead I just get the following...
First, I love the template! Very nice work. Second, I'm sorry if I didn't follow instructions properly. I didn't understand this instruction from the README: `Setup your backend to login...
It seems to be unnecessary to call Future.delayed() inside the SideMenu.dispose() method, and doing so causes async tests to fail with the timer still pending error: ``` ══╡ EXCEPTION CAUGHT...