andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

No callback found with cbID on react-native-windows #503

Open jbcullis opened 2 years ago

jbcullis commented 2 years ago
## Expected Behavior

Current Behavior

Periodically, I'm seeing sqlite get stuck in a loop with the message: No callback found with cbID 1013120 and callID 506560 for module .Args:[[{"qid":1111,"result":{"rows":[{"1":1}],"rowsAffected":0},{"qid":1111,"result":{"rows":[],"rowsAffeced":0},"type":"success"}]]

NB. This issue only manifests on react-native-windows - the same app runs on android, macos, and ios without issue.

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

Debug logs