Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not set pinnedframeurl when initializing group object #459

Conversation

cameronvoell
Copy link
Contributor

If the group was created before this property was added, we will throw an error. Disabling setting the pinned frame until we potentially update libxmtp to return an empty string when the field is missing.

@cameronvoell cameronvoell requested a review from a team as a code owner August 5, 2024 13:49
Copy link
Contributor

@nplasterer nplasterer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could probably just remove it entirely from that wrapper. Unless you want it there with a comment so future us knows why 😅

@cameronvoell
Copy link
Contributor Author

You could probably just remove it entirely from that wrapper. Unless you want it there with a comment so future us knows why 😅

@nplasterer Think we might re-add it after this change in libxmtp - xmtp/libxmtp#936

@cameronvoell cameronvoell merged commit 94867b1 into main Aug 5, 2024
5 of 6 checks passed
@cameronvoell cameronvoell deleted the cv/mutable-metadata-error-groups-created-before-pinned-frame-url-added branch August 5, 2024 14:34
Copy link

github-actions bot commented Aug 5, 2024

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants