Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Team , I am facing weird issue while adding a rte component in dialog field.
Issue : If I click on the highlighted feature(i.e. which has dropdown box) it doesn't allow us to scroll down and getting the below error message on console.
`preventOverflow` modifier is required by `hide` modifier in order to work, be sure to include it before `hide`! coralui3.min.js
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
Hi @sathyaprakasha2 ,
This has been fixed in 6.4.8
Please refer to NPR-27579
AEM 6.4 Service Pack Release Notes
Workaround, just in case you can't install SP at the moment:
Create a clientlib
Create a css file with this code
.cq-Dialog:not([fullscreen]) .cq-RichText-editable {
height: 20rem !important;
}
Hi @sathyaprakasha2 ,
This has been fixed in 6.4.8
Please refer to NPR-27579
AEM 6.4 Service Pack Release Notes
Workaround, just in case you can't install SP at the moment:
Create a clientlib
Create a css file with this code
.cq-Dialog:not([fullscreen]) .cq-RichText-editable {
height: 20rem !important;
}
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Hi @AEMLearner-1989, yeah..may be it could be a different problem.
Are you not able to see the drop down at all?
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten