Multifield Reordering Issue in Touch UI
Hi,
I have added multifield in my cq:dialog which has richtext and image field .Data I have authored it is correctly displayed but when I wanted to order 2nd item to be 1 st position then I got the below issue.
does any one face the same issue.
"richtext.js:6856
Uncaught TypeError: Cannot read properties of undefined (reading 'previousSibling')
at Object.getPreviousNode (richtext.js:6856)
at Object.getPreviousTextNode (richtext.js:6888)
at Object.adaptToInclusiveEndNode (richtext.js:15715)
at instanceGenerator.createFromDocument (richtext.js:12803)
at Object.createNodeList (richtext.js:9822)
at instanceGenerator.analyzeSelection (richtext.js:4631)
at instanceGenerator.updateToolbar (richtext.js:5033)
at instanceGenerator.onFocus (richtext.js:4038)
at instanceGenerator.focus (richtext.js:3896)
at instanceGenerator.execute (richtext.js:1443)


