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 am able to reproduce on the repl.it environment but I feel like the environment might be sus. Are you seeing this outside the repl.it environment?
Anyhow, it shouldn't be too difficult to add a unit test for this. I have similar tests in my own project but they are based on DjangoFilterConnectionField
https://repl.it/talk/share/DjangoListField-bug/79205
Idk if this is the correct way of sharing the repl, if not, lmk
Repro:
You'll see that the data returned does not include the new recipe that was added
The text was updated successfully, but these errors were encountered: