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
I expect the configuration to be nested only once, resulting in parent.array.
What do you see instead?
The configuration is being doubly nested, resulting in (Missing data at parent.parent.array: "Expected parent.parent.array to exist in the provided map")
Additional information
No response
The text was updated successfully, but these errors were encountered:
What version of Effect is running?
3.1.1
What steps can reproduce the bug?
What is the expected behavior?
I expect the configuration to be nested only once, resulting in
parent.array
.What do you see instead?
The configuration is being doubly nested, resulting in
(Missing data at parent.parent.array: "Expected parent.parent.array to exist in the provided map")
Additional information
No response
The text was updated successfully, but these errors were encountered: