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
fix(cursor): transforms should only be applied once to documents
A regression in merging the core cursor into the native codebase
resultied in a document transform (set with the `.map` helper) to
be applied to incoming documents twice.
NODE-2503
0 commit comments