We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801d7ea commit 15000f9Copy full SHA for 15000f9
packages/toolkit/src/immutableStateInvariantMiddleware.ts
@@ -55,6 +55,7 @@ function trackProperties(
55
ignorePaths,
56
obj[key],
57
childPath,
58
+ checkedObjects
59
)
60
}
61
0 commit comments