You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this control with a listview item with a tapgesturerecognizer. Everything works great except it takes the same listview item (the first clicked) to set the popup regardless of the item (in listview) selected.
So whichever item in the list view I select, the popup comes under the first clicked listview item.
Please let me know how I can resolve this.
Thanks.
The text was updated successfully, but these errors were encountered:
I know this is super late but maybe it'll help someone else using this plugin in the future. I got it to work with a listview item by re-instantiating the popup object.
Hi,
I am trying to use this control with a listview item with a tapgesturerecognizer. Everything works great except it takes the same listview item (the first clicked) to set the popup regardless of the item (in listview) selected.
So whichever item in the list view I select, the popup comes under the first clicked listview item.
Please let me know how I can resolve this.
Thanks.
The text was updated successfully, but these errors were encountered: