ts-helpers icon indicating copy to clipboard operation
ts-helpers copied to clipboard

`EqualsWrapped` isn't recursive

Open DetachHead opened this issue 4 years ago • 1 comments

this is a pretty big issue that's difficult to fix. exactly won't work as expected when you have nested objects if they rely on the special cases handled by EqualsWrapped

DetachHead avatar Nov 21 '21 06:11 DetachHead

i think this is pretty difficult to fix, hands are tied until https://github.com/microsoft/TypeScript/issues/48100 is resolved i think

DetachHead avatar Mar 16 '22 21:03 DetachHead