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
Extensions on MultipleEntitySaver that take a viewingProfileId need to support viewingProfileId being null. This means saving data that does not depend on this id and not saving those that do.
Hardcoding the URI of the discover feed, or at least landing users on the feed search screen, where they can explore other feeds themselves. The latter is preferable.
The text was updated successfully, but these errors were encountered:
This requires a few things:
MultipleEntitySaver
that take aviewingProfileId
need to supportviewingProfileId
being null. This means saving data that does not depend on this id and not saving those that do.The text was updated successfully, but these errors were encountered: