feat: refresh context after post
This commit is contained in:
parent
f7a3d9c401
commit
12bb0bbb2d
3 changed files with 6 additions and 2 deletions
|
@ -68,6 +68,7 @@ onReactivated(() => {
|
|||
:draft-key="replyDraft!.key"
|
||||
:initial="replyDraft!.draft"
|
||||
border="t base"
|
||||
@published="refreshContext()"
|
||||
/>
|
||||
|
||||
<template v-if="context">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue