reload AlgoItem on focus via prop
This commit is contained in:
parent
3f41d3db26
commit
1e54125f7f
2 changed files with 6 additions and 1 deletions
|
@ -174,6 +174,7 @@ export function PostEmbeds({
|
|||
<AlgoItem
|
||||
item={new AlgoItemModel(store, embed.record)}
|
||||
style={[pal.view, pal.border, styles.extOuter]}
|
||||
reloadOnFocus={true}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue