Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] FormatException in members.dart #199

Closed
cyber-venom003 opened this issue Mar 14, 2021 · 5 comments
Closed

[Bug] FormatException in members.dart #199

cyber-venom003 opened this issue Mar 14, 2021 · 5 comments
Labels
unapproved Unapproved, needs to be triaged

Comments

@cyber-venom003
Copy link

issue_2

Screenshot_1615697336

When we login, this is exception comes up.

@pr4nshul
Copy link
Contributor

Yes, i faced a similar issue. Is anyone working on this?

@pr4nshul
Copy link
Contributor

We can also use keep RegExp('[a-z]','') as it is, as now we are using double. Initially i was trying to handle special characters as they can also cause FormatException when we use int.parse(). But the code I have submitted will also work fine imo as we only need it to generate a random colour

@Sagar2366
Copy link
Contributor

@pr4nshul please always mention on issue if you are working [Especially, if someone else has reported issue, to avoid duplication of work].

@pr4nshul
Copy link
Contributor

Ok, I will remember this next time. Although as @cyber-venom003 didn't mention he was working on it. I was just trying if I can resolve it and it worked the first time. But I will make sure this doesn't happen next time. Sorry for the inconvenience caused. @Sagar2366

@cyber-venom003
Copy link
Author

Ok, I will remember this next time. Although as @cyber-venom003 didn't mention he was working on it. I was just trying if I can resolve it and it worked the first time. But I will make sure this doesn't happen next time. Sorry for the inconvenience caused. @Sagar2366

Yup, you were right, btw, you can work on it as I didn't mentioned it😅😅as I was busy in solving another issue.

@jordanliu jordanliu added the unapproved Unapproved, needs to be triaged label Mar 17, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
Fixed the problem of Netsapp ^1.0.6 Dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

4 participants