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
The populate exchange is causing TypeErrors after upgrading from 0.1.8. I've made a sandbox reproducing the issue. It only throws when using a fragment with nested fields. If I remove projectMemberships from the fragment or downgrade @urql/exchange-populate it does not throw.
The populate exchange is causing TypeErrors after upgrading from
0.1.8
. I've made a sandbox reproducing the issue. It only throws when using a fragment with nested fields. If I removeprojectMemberships
from the fragment or downgrade@urql/exchange-populate
it does not throw.urql version & exchanges:
1.11.2
0.2.1
Steps to reproduce
@urql/exchange-populate
version above>=0.2.0
.Expected behavior
No observable changes in behavior.
Actual behavior
The text was updated successfully, but these errors were encountered: