AMPopTip icon indicating copy to clipboard operation
AMPopTip copied to clipboard

Dismiss on tapOutside not working for navigationbar/backButton

Open pgawlowski opened this issue 8 years ago • 2 comments

Like in topic.

Dismiss works fine until you're tapping navigation bar back button.

@Edit Actually tap outside is not working fine for multiple visible Tips. It is dismissing one by one. Pretty strange cause these are new instance every single time.

pgawlowski avatar Nov 14 '17 16:11 pgawlowski

Actually tap outside is not working fine for multiple visible Tips. It is dismissing one by one. Pretty strange cause these are new instance every single time.

Hi @pgawlowski I just saw the edit. Can you elaborate a bit?

andreamazz avatar Dec 19 '17 09:12 andreamazz

@andreamazz - In my project, while validating whole form at once there is a change to show multiple popTips at once.

When I tap outside it is not dismissing all visible Tips at once. instead it is dismissing them one by one. However I need to verify this issue with a new version. It's been a while since I was updating pods.

pgawlowski avatar Dec 19 '17 10:12 pgawlowski