Imageboard app crashes when adding a new image to an imageboard
DanielRosenwasser opened this issue · 3 comments
DanielRosenwasser commented
From #57 (comment)
When I try to add a new Image the app crash with the following error:
{ result: { ok: 1, n: 1 }, ops: [ { user: 'lukeh', caption: 'COOL', imageUri: 'http://ansolas.de/assets/image/logo.svg', link: 'http://ansolas.de/assets/image/logo.svg', board: 'Flowers That I like', comments: [], _id: 564c4e1f903c20190471112f } ], insertedCount: 1, insertedIds: [ 564c4e1f903c20190471112f ] } [TypeError: Cannot read property '_id' of undefined]
hermanfransen commented
I have the same problem, did you find a solution?
DanielRosenwasser commented
Nope, we've been pretty busy with TS 1.8, but if you're willing to help look into it we'd appreciate it 😃
hermanfransen commented
Hi Daniel,
I am a newbie, I will try to find the bug.
Thanks.
Kind regards,
Herman Fransen
2016-01-20 21:11 GMT+01:00 Daniel Rosenwasser notifications@github.com:
Nope, we've been pretty busy with TS 1.8, but if you're willing to help
look into it we'd appreciate it [image: 😃]—
Reply to this email directly or view it on GitHub
#59 (comment)
.