Expand my Community achievements bar.

Richtext in AEM 6.4

Avatar

Level 1

Hi Friends,

I come across one issue while upgrading from AEM 6.3 to AEM 6.4.

Richtext is not working if we have tabs in component dialog in AEM 6.4. It perfectly working fine in 6.3 but not in 6.4. I'm getting below error.

all.js:2827 Uncaught TypeError: Cannot read property 'sourceEditMode' of undefined

    at Object.validate (all.js:2827)

    at HTMLValidation.<anonymous> (foundation.js:2219)

    at everyReverse (foundation.js:247)

    at HTMLValidation.checkValidity (foundation.js:2210)

    at foundation.js:2608

    at Array.every (<anonymous>)

    at Object.isValid (foundation.js:2601)

    at enable (foundation.js:1128)

    at HTMLDivElement.<anonymous> (foundation.js:1136)

    at HTMLDocument.dispatch (jquery.js:5226)

0 Replies