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
There's a bug when splitting message shares into smaller MsgShareSize sized results. It ends up overwriting all the appended shares. We should fix it and include a quick test to make sure that it won't happen in the future.
The text was updated successfully, but these errors were encountered:
There's a bug when splitting message shares into smaller
MsgShareSize
sized results. It ends up overwriting all the appended shares. We should fix it and include a quick test to make sure that it won't happen in the future.The text was updated successfully, but these errors were encountered: