Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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

Loader animation and no return when copying content with multi level list / bullet from Ms Word 365 to Javascript Document Editor.


console.log:

layout.js:4082 Uncaught TypeError: Cannot read properties of undefined (reading 'levels')

    at e.getListLevel (layout.js:4082:58)    at e.layoutList (layout.js:2449:37)    at e.layoutListItems (layout.js:2440:22)    at e.layoutParagraph (layout.js:778:18)    at e.layoutBlock (layout.js:509:30)    at e.layoutBodyWidgetCollection (layout.js:6750:44)    at e.insertBlockInternal (editor.js:5988:40)    at e.pasteCopiedData (editor.js:5292:26)    at e.pasteContent (editor.js:5210:40)    at e.defaultPaste (editor.js:4806:40)    at e.pasteContentsInternal (editor.js:4781:14)    at e.pasteContents (editor.js:4738:14)    at e.pasteFormattedContent (editor.js:4180:14)    at e.successHandler (ajax-helper.js:94:18)    at e.stateChange (ajax-helper.js:72:22)    at xmlHttpRequest.onreadystatechange (ajax-helper.js:30:19)