What component (if applicable)
Is there a way to set a custom anchor target for the el-options for an Autocomplete block? I have some other elements in my el-autocomplete element, and I don't want the el-options to cover them up. Currently, it seems like the el-options popover is anchored to the input, and I'd like to configure it so it is anchored to the el-autocomplete instead. What I'm trying to achieve is how the Select block works; no matter what you add to the el-select, the el-options never covers it up because the popover is anchored to the el-select. Thanks!
What component (if applicable)
Is there a way to set a custom anchor target for the
el-optionsfor an Autocomplete block? I have some other elements in myel-autocompleteelement, and I don't want theel-optionsto cover them up. Currently, it seems like theel-optionspopover is anchored to the input, and I'd like to configure it so it is anchored to theel-autocompleteinstead. What I'm trying to achieve is how the Select block works; no matter what you add to theel-select, theel-optionsnever covers it up because the popover is anchored to theel-select. Thanks!