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
Using withGraphFetch with child modifier, which has runAfter doesn't return modified child object from runAfter.
Using same modifier directly in child model works as expected.
Using
withGraphFetch
with child modifier, which hasrunAfter
doesn't return modified child object from runAfter.Using same modifier directly in child model works as expected.
Reproduce using reproduction-template.js:
The text was updated successfully, but these errors were encountered: