question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@imageAdded not triggered.

See original GitHub issue

Hi all, in the documentation @ Use Customer Image , it uses @imageAdded. However using @imageAdded does not trigger the function.

Instead, by using @image-added only does the function is triggered.

<vue-editor id="editor" useCustomImageHandler @imageAdded="handleImageAdded" v-model="content" ></vue-editor>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
mike8625commented, Apr 29, 2020

useCustomImageHandler 不对, 改成 :use-custom-image-handler=“true” 文档写的确实不完善

1reaction
Duan112358commented, Apr 13, 2020

需要替换成 @image-added ,新版 break-change 了 😞

see #229

Read more comments on GitHub >

github_iconTop Results From Across the Web

image-added event is not working in vue-editor@2.10.2
try changing @image-added for @imageAdded as it says in the documentation, right here:.
Read more >
2518498 - Notification: Image added in template is not working
Go to System Administration > Manage Email > Email Notification Template; Search for the template you want to add the image/logo and click...
Read more >
apex - Image added through RestResource is not fully uploaded
I used this answer to make apex rest resource. It works perfectly for small images, but when I want to upload a bit...
Read more >
DUPLICATE: Image added in pseudo element not working
Bricks Version: 1.5 Browser: Firefox OS: Windows I am trying to add a little image as a pseudo element by creating an ::after...
Read more >
Preloading Images not working correctly on Firefox
(one of them is the last picture, of course) will be loaded into a non visible Image added to the Panel... Everything works...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found