Perhaps I am doing something wrong, but I cannot get any of the autocomplete fields to work correctly when using this module. I am on drual 8.7.7 and ERL 1.0 alpha 2. They work fine as normal paragraphs, but not when being used with this module. I am doing something wrong?
Comments
Comment #2
n_e_ commentedIf you are experiencing the same issue as me, then it's a z-index bug.
Try finding the DOM element for the autocomplete dropdown in the browser dev tools and set the z-index to 2000.
Comment #3
megadesk3000 commentedHi, we are experiencing the same issues with an entity reference field inside a paragraph thats been added via entity reference layout field.
But only if there are other enetitreference autocomplete fields on the node type somewhere.
We fixed that for now in some custom admin css, which sets the .ui-autocomplete to use z-index:2000.
Comment #4
bramdriesenI guess this will never be fixed because ERL will be removed by #3068270: Remove Inline Entity Form module dependency