forked from AkkomaGang/akkoma-fe
add a comment
This commit is contained in:
parent
cdbb8ca8b9
commit
d194431642
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
v-if="animated"
|
v-if="animated"
|
||||||
ref="canvas"
|
ref="canvas"
|
||||||
/>
|
/>
|
||||||
|
<!-- NOTE: key is required to force to re-render img tag when src is changed -->
|
||||||
<img
|
<img
|
||||||
ref="src"
|
ref="src"
|
||||||
:key="src"
|
:key="src"
|
||||||
|
|
Loading…
Reference in a new issue