techfort / LokiJS

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

$lokijs is not received with findOne query #911

Closed hejkerooo closed 2 years ago

hejkerooo commented 2 years ago

I'm calling .insert document and .findOne but .findOne returns object without $lokijs properties. What I can do to fix this?