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

The app sometimes crashes when adding a new item to a list #21

Open
ghost opened this issue Mar 3, 2013 · 0 comments
Open

The app sometimes crashes when adding a new item to a list #21

ghost opened this issue Mar 3, 2013 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 3, 2013

This is probably similar to the issue with sending a message. Somewhere in the pipeline the string gets set to an empty string and causes a 400 when adding the item (or sending the message). Need to figure out why the string is getting reset and prevent it, but then also add in code to handle when there's a 400 from the post attempt, handle it, and relay the message to the user. Also, try to recover the failed message/list item.

@ghost ghost self-assigned this Mar 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants