fix(frontend): key RemoteUserProfile and Tabs by actor/user id to reset state on navigation
This commit is contained in:
@@ -75,6 +75,7 @@ export default async function RemoteActorPage({
|
||||
|
||||
return (
|
||||
<RemoteUserProfile
|
||||
key={actor.url}
|
||||
actor={actor}
|
||||
initialPosts={posts}
|
||||
me={me}
|
||||
|
||||
Reference in New Issue
Block a user