Fixes going to oldest unread story when viewing
This commit is contained in:
parent
87a5ddc437
commit
ff87caf526
4 changed files with 30 additions and 32 deletions
|
@ -7706,6 +7706,13 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-04-29T23:54:21.656Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/StoryViewer.tsx",
|
||||
"line": " const storiesRef = useRef(stories);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-04-30T00:44:47.213Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/StoryViewsNRepliesModal.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue