-
Notifications
You must be signed in to change notification settings - Fork 197
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
Last item entered does not save. When I access the link, it is gone. #232
Comments
Can you please be more specific? And make sure you can reproduce this bug? |
I ignored it the first time it happened, but then it happened again, so I did reproduce it. Can I do it reliably? The last item that I added was there when I returned. The only thing that I can think is if I edit an item and the app times out on me and disconnects me, maybe it would not save it. BTW, the app randomly disconnects all the time on some sessions. And no, I don't know how to reliably make it do that. I just observe it in our team that people complain, and it has happened to me on some sessions. |
Hi Cindy, Thanks for your feedback. I overhauled a lot of the logic for the upcoming 4.2.0 release which will add safety measures to ensure that an item is not dropped or not persisted (and if there's an issue, an error will appear on your screen, which wasn't the case before). Again, thanks for the feedback! |
It is disconnecting in the middle of a session, when you have your browser in the forefront. |
I've deployed release 4.2.0 which should address (or at the very least record) these kind of issues |
Last item entered does not save. When I access the link, it is gone.
The text was updated successfully, but these errors were encountered: