Thanks for the library. We have a form which is formed using multiple cards. There exists atleast 1 searchable dropdown being implemented in each card. Options are shown properly as expected. However those options which hangs outside the card (since we have number of options more than 5 for each card) as most of the searchable dropdown are the last element in each card. If we move it above we get the selection captured since the options mostly lay inside the card (parent).
Hi,
Thanks for the library. We have a form which is formed using multiple cards. There exists atleast 1 searchable dropdown being implemented in each card. Options are shown properly as expected. However those options which hangs outside the card (since we have number of options more than 5 for each card) as most of the searchable dropdown are the last element in each card. If we move it above we get the selection captured since the options mostly lay inside the card (parent).
Any pointers to fix it up ?