tinymce / tinymce-vue

Official TinyMCE Vue component
MIT License
2.08k stars 208 forks source link

I'm using tinymce-vue, and even configuring the image_upload_url, the upload icon does not appear #378

Closed PedroSarment closed 4 months ago

PedroSarment commented 1 year ago

this is the code:

<Editor api-key="m7kyd0mnua8z87ozjaiod2rvdgvfetokti0xn59804xlf5hd" v-model="form.conteudo" dusk="conteudo-input" :init="{ selector: 'textarea', automatic_uploads: true, plugins: 'lists link image table code help wordcount', powerpaste_allow_local_images: true, image_upload_url: '/comunicados/saveImage', images_reuse_filename: true

        }"
   />
TinyITAdmin commented 1 year ago

Ref: INT-3179

tiny-stale-bot commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days.

tiny-stale-bot commented 4 months ago

This issue was closed because it has been stalled for 7 days with no activity.