icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

Bug: Multi menus not loading inside of Bottom Modal Sheet #90

Open v362 opened 4 years ago

v362 commented 4 years ago

If you place a multi menu (SearchableDropdown.multiple) inside of a bottom modal sheet, it will not work. Oddly, single menu will work inside a bottom modal sheet. Also odd is that in iphone simulator, both single and multi menus will work in a modal sheet but not in an android emulator