Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote


Step 2: Choose Format Option as "Keep Format".
Step 3: Turn on Chrome DevTools 
Step 4: Have an image in clipboard E.g. by screen capture, or copy from inside a MS Word document.
Step 5: Paste into the demo editor.
Step 6: Observe the editor and DevTools console.

Result: Image was not pasted, console has logged error:

build.js:70 Uncaught TypeError: Cannot read property 'createElement' of undefined
    at Object.e.imageFormatting (build.js:70)
    at e.createImage (build.js:70)
    at e.imageCommand (build.js:70)
    at e.notify (build.js:1)
    at e.execCommand (build.js:70)
    at Object.callBack (build.js:70)
    at FileReader.<anonymous> (build.js:70)