antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
304 stars 66 forks source link

Error: Couldn't read row 0, col 0 from CursorWindow. #58

Closed gvmarvelos closed 5 years ago

gvmarvelos commented 5 years ago

Hello, I am trying to insert a large amount of data, using "update", with the parameters {uperset: true}, however it is giving the following error:

Error: Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.

antoniopresto commented 5 years ago

please, see https://github.com/antoniopresto/react-native-local-mongodb/issues/52

antoniopresto commented 5 years ago

also: https://github.com/antoniopresto/react-native-local-mongodb/issues/42#issuecomment-432898339