Hanh Tran
Hanh Tran
@bryanrdavis Thanks for your reporting. I will confirm it.
@tkoop You may try to use `$refs` to reference Trix in the Vue component.
Not sure I understand all your situation. But you can either overwrite `Trix` global CSS or add more `class` into `VueTrix` element and then style it in your own component....
Can you log the data inside `form.complete_description` before and after the attachment event is fired?
On both `@trix-attachment-remove="handleAttachmentRemove" @trix-attachment-add="handleAttachmentAdd"`, could you see v-model changes?
So, print out `form.complete_description` and I would like to see what you saved?
When `@trix-attachment-add` is trigged, let print out your `form.complete_description` content?
@abrhambas01 Sorry for late response. Please, trace to image's `src` and make sure it exists.
@abrhambas01 sorry, I have been busy lately. Did you resolve this issue?
Hi @bagwaa , Thank you so much for submitting the issue. It seem like you are right. I will reproduce and check it soon.