We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d874f commit 6a17ea9Copy full SHA for 6a17ea9
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