jasonleibowitz / react-add-to-calendar-hoc

Simple Unopinionated React Add to Calendar Button. Bring your own components.
http://leibowitz.me/react-add-to-calendar-hoc/docs/
MIT License
70 stars 40 forks source link

iCal and Outlook Options open new tab on the Mobile's browsers (Safari & Chrome). #51

Open lmaali01 opened 3 years ago

lmaali01 commented 3 years ago

Bug report

Describe the bug

The new browser tab is being displayed when selecting Outlook or iCal Options.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to the Safari browser for the iPhone.
  2. Click on one of theOutlook or iCal Options
  3. Observe the result.

Expected behavior

.ics calendar file should be downloaded without opening a new browser tab.

System information

dgpalmer commented 3 years ago

encountered this in macosx as well