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 BackendSource currently does not properly map the webc version due to a missing field in the GraphQL query and an unwrap_or_default(), leading to errors when trying to run package with a webc v3 atom.
The text was updated successfully, but these errors were encountered:
The BackendSource currently does not properly map the webc version due to a missing field in the GraphQL query and an
unwrap_or_default()
, leading to errors when trying to run package with a webc v3 atom.The text was updated successfully, but these errors were encountered: