Skip to content

walletSendCalls content is undefined after fetching messages in @xmtp/browser-sdk 6.1.2 #1669

@chopperdaddy

Description

@chopperdaddy

Source

Browser SDK

Describe the bug

After updating to @xmtp/browser-sdk 6.1.2, messages with walletSendCalls content type have undefined content when fetched via conversation.messages().

The warning No codec found for content type 'xmtp.org/walletSendCalls:1.0' appears in the console.

Structured logs show the correct data. Also affects xmtp.chat.

Steps to reproduce the bug

  • Update to @xmtp/browser-sdk 6.1.2
  • Send or receive a message with walletSendCalls content type
  • Fetch messages using conversation.messages()
  • Access message.content for the walletSendCalls message

Code of conduct

  • I agree to follow the XMTP code of conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions