duplicated articles on author page fixed (#316)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
This commit is contained in:
parent
d90572e243
commit
4162d4318c
|
@ -31,6 +31,7 @@ export const AuthorPage = (props: PageProps) => {
|
|||
return
|
||||
}
|
||||
|
||||
resetSortedArticles()
|
||||
await preload()
|
||||
|
||||
setIsLoaded(true)
|
||||
|
|
Loading…
Reference in New Issue
Block a user