You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what is this line of code trying to express, but an empty object won't equal to anything except itself, propertyDelta != {} will always return false.
I'm not sure what is this line of code trying to express, but an empty object won't equal to anything except itself,
propertyDelta != {}
will always return false.LokiJS/src/lokijs.js
Line 5164 in 25b9a33
@techfort @ChristopherTapLogic
The text was updated successfully, but these errors were encountered: