- Issue created by @irsar
- πΊπΈUnited States smustgrave
Believe this to be a bug with embedded content
- πͺπΈSpain nuez Madrid, Spain
Sounds like a z-index issue?
Can you please give me more information about how you link?
Are you using linkit, or the drupal link?
Please give me the steps to reproduce this and i'll try and fix it.
thanks
Yes I added the z-index and got it working for now.
We are using USWDS CKEditor Integration and linkit. When I try to add links inside the accordion in CKEditor Integration, the link popup doesn't show up. While checking I noticed that the link poup inside the accordion was beneath the accordion modal. So I added z-index for now and it working. But I think this is related to modal inside modal issue.