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 post at://did:plc:ia76kvnndjutgedggx2ibrem/app.bsky.feed.post/3lcov3a3hi2e7 contains custom facet feature type blue.moji.richtext.facet. atrium_api::app::bsky::richtext::facet cannot deserialize the feature to MainFeaturesItem and therefore the feature field vector contains Union::Unknown instead of Union::Refs(MainFeaturesItem).
Is there any possibility to allow MainFeaturesItem enum to represent a custom facet feature type?
The text was updated successfully, but these errors were encountered:
The post
at://did:plc:ia76kvnndjutgedggx2ibrem/app.bsky.feed.post/3lcov3a3hi2e7
contains custom facet feature typeblue.moji.richtext.facet
.atrium_api::app::bsky::richtext::facet
cannot deserialize the feature toMainFeaturesItem
and therefore thefeature
field vector containsUnion::Unknown
instead ofUnion::Refs(MainFeaturesItem)
.Is there any possibility to allow
MainFeaturesItem
enum to represent a custom facet feature type?The text was updated successfully, but these errors were encountered: