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 you take the output of ListItem.serialize() and round-trip it back to the reference datatype, none of the validation methods seem to pop extraneous keys like list_item_id on the inner ListItemValues, which could lead to bloated/unevenly shaped tile data.
The text was updated successfully, but these errors were encountered:
If you take the output of
ListItem.serialize()
and round-trip it back to the reference datatype, none of the validation methods seem to pop extraneous keys likelist_item_id
on the innerListItemValue
s, which could lead to bloated/unevenly shaped tile data.The text was updated successfully, but these errors were encountered: