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
If the type we're getting or setting has a type text field and we have no $languages set the query fails.
I have added a guard so it gets the right error message but we still need to decide if this expected behavior or a bug.
The text was updated successfully, but these errors were encountered:
nfrade
changed the title
Getting or setting a type with text type fields without any $languages in the schema
Getting or setting a type with text type fields without any languages in the schema
Aug 19, 2022
If the type we're getting or setting has a type
text
field and we have no $languages set the query fails.I have added a guard so it gets the right error message but we still need to decide if this expected behavior or a bug.
The text was updated successfully, but these errors were encountered: