PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Dropdown does not work on ios when dropdown is open, push app to background and resume it #211

Open jainlavish opened 5 years ago

jainlavish commented 5 years ago

Dropdown is functioning properly but it stops working for below scenario. It does not give any error also so it is strange to find the root cause.

  1. Open the drop down menu
  2. Press home button to run app in background
  3. Resume the app from background
  4. Click on dropdown, it will not open