AddToCalendar / addtocalendar

Free customizable JavaScript widget "Add to Calendar" for event page. It allows users to easily schedule the event in their calendar. Learn more: https://addtocalendar.com
87 stars 43 forks source link

On Mobile: The Calendar options will never disappear on clicking outside #31

Open tessy2728 opened 7 years ago

tessy2728 commented 7 years ago

On iPhone, when I click the calendar icon, the options displayed. But, there is no way to get rid of that options list even after clicking outside of the option's box.

Can anyone help?

adamck commented 7 years ago

Facing this same issue and determined it's an incompatibility with FastClick https://github.com/ftlabs/fastclick

Still looking for a workaround...