techfort / LokiJS

javascript embeddable / in-memory database
http:/techfort.github.io/LokiJS
MIT License
6.71k stars 477 forks source link

Failed to add collection:', [Error: ensureNotFalsy() is falsy] #935

Open patriksharma opened 5 months ago

patriksharma commented 5 months ago

Can anyone help me to debug this. I'm getting this error when I try to add collection in react native project

pubkey commented 2 months ago

This is a RxDB bug, I do not think this belongs to lokijs. ensureNotFalsy() is a RxDB internal function.