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
Do you know any elegant way to encode and mongoose object with notepack ? I get a RangeError: Maximum call stack size exceeded when i try to encode and mongoose object.
The text was updated successfully, but these errors were encountered:
That works but in our project it is complicated to change our queries into lean, i am writing this about socket-io redis because in version 5 it uses notepack, before notepack there is no problem with encoding mongoose object. Dou you have any idea how i can change the encoder of socket-io.redis or come over this problem without changing every query.
Do you know any elegant way to encode and mongoose object with notepack ? I get a RangeError: Maximum call stack size exceeded when i try to encode and mongoose object.
The text was updated successfully, but these errors were encountered: