Prevent replies/reactions on messages with errors

This commit is contained in:
Ken Powers 2020-02-07 18:13:46 -05:00 committed by GitHub
parent f37e73c723
commit 101070bf42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 68 additions and 31 deletions

View file

@ -9250,17 +9250,17 @@
"rule": "React-createRef",
"path": "ts/components/conversation/Message.tsx",
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
"lineNumber": 178,
"lineNumber": 180,
"reasonCategory": "usageTrusted",
"updated": "2020-02-03T17:18:39.600Z"
"updated": "2020-02-07T22:17:41.885Z"
},
{
"rule": "React-createRef",
"path": "ts/components/conversation/Message.tsx",
"line": " > = React.createRef();",
"lineNumber": 182,
"lineNumber": 184,
"reasonCategory": "usageTrusted",
"updated": "2020-02-03T17:18:39.600Z"
"updated": "2020-02-07T22:17:41.885Z"
},
{
"rule": "React-createRef",