#NoBlockedMessages causes crashes after updating

1 messages Ā· Page 1 of 1 (latest)

sly onyx
#

don't want to bypass the channel lock but there is an issue separate from just i18n

    at Object.shouldHide (index.ts:80:41)
    at g (WebpackModule993397:2:247)
    at ah (WebpackModule995340:2:58609)
    at l (WebpackModule995340:2:116293)
    at oU (WebpackModule995340:2:99288)
    at eval (WebpackModule995340:2:99154)
    at ok (WebpackModule995340:2:99162)
    at oA (WebpackModule995340:2:95913)
    at oR (WebpackModule995340:2:96302)
    at r6 (WebpackModule995340:2:44973)```

`index.ts:80` being the body of this ```shouldHide(props: MessageDeleteProps) {
  return !props?.collapsedReason?.message.includes("deleted");
}```
topaz moth
#

we know.

#

now stop bypassing the channel lock

sly onyx
#

ok well that channel is not shown by default and it's not in known issues so