chirran414
chirran414
22-05-2018
Hello Everyone,
We are using Text&Image component in multiple places. Recently we are experiencing that the text/image component used on tour site is not allowing us to edit. After selecting the pencil (edit) tool, and selecting Text it freezes and does not open a text box like it normally would. Does anyone have come across the similar issue.
Environment: AEM 6.3 + SP2
In the console we are seeing error like this
Uncaught TypeError: Cannot read property 'disableXSSFiltering' of undefined
at ns.editor.InlineTextEditor.startInlineEdit (core.321436aa9f9567e8ae5c9c067eec82a5.js:5961)
at ns.editor.InlineTextEditor.setUp (core.321436aa9f9567e8ae5c9c067eec82a5.js:5857)
at HTMLButtonElement.<anonymous> (core.321436aa9f9567e8ae5c9c067eec82a5.js:3042)
at HTMLButtonElement.dispatch (jquery.fb50358df4c2bd6aa6e1dd5b0d9b9d29.js:5226)
at HTMLButtonElement.elemData.handle (jquery.fb50358df4c2bd6aa6e1dd5b0d9b9d29.js:4878)
Thanks,
Narayana
edubey
edubey
23-05-2018
I havent see this error as of now.
Did you observe this after SP2 install?
Is the OOTB text component?
Can you try to install and verify on AEM 63 + SP1 once?
chirran414
chirran414
24-05-2018
Text & Image component is working as expected in environment : AEM + 6.3+ uber-jar (6.3.1) + latest code
Text & Image component is not working as expected in environment : AEM + 6.3+ uber-jar (6.3.2) + SP2 + latest code
chirran414
chirran414
25-05-2018
I tried with our custom 'Text and Image' component in following scenarios.
Scenario 1:
On fresh AEM 6.3 instance - working fine.
Scenario 2:
On fresh AEM 6.3 instance + SP1 - working fine.
Scenario 3:
On fresh AEM 6.3 instance + SP1 +SP2 - NOT working fine.
Component is frozen and in the browser console, I am seeing OOTB JS code errors.
smacdonald2008
smacdonald2008
28-05-2018
Why use a custom component here - use the CORE component
lotustechsol
lotustechsol
26-06-2018
Text and Image core component freezes on AEM 6.4 also.
smacdonald2008
smacdonald2008
26-06-2018
Both text and image components in 6.4 work fine.
lotustechsol
lotustechsol
26-06-2018
We are not talking about two individual components, Text component and Image component . What we are talking is "Text&Image" component.
chirran414
chirran414
10-08-2018
Did you find any solution for this issue?
smacdonald2008
smacdonald2008
10-08-2018
What components are you using. Look at using Core Components over foundation components.