client.canMessage returns false for some registered addresses

After upgrading to @xmtp/broswer-sdk v3.0.1, some addresses (0xA2E0EF88BEF821d52c28b47ae80280847340A323 for example) that use to be registered are now reported as not registered by client.canMessage, and message can not be sent to them

When the addresses send message, they are also not delivered.

Update: If you change to ANY browser, suprisingly, it works. I don’t understand why this is happening.