This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Some failure when use modal with angular-touch #4356
Closed
Description
Hi team,
I got error when use modal directive on tablet with angular-touch. Below plnkr reproduce the issue, open dialog and try to toggle radio. This fail both on Chrome's ipad 3/4 simulate and real tablet.
http://plnkr.co/edit/Nys6b2WTYIyWtxXVpHNK?p=preview
When I remove ng-click="close(event)" on modal window and.. puf! radio works again.
Thanks for your time.
Best regards