react-add-to-calendar-hoc icon indicating copy to clipboard operation
react-add-to-calendar-hoc copied to clipboard

Fixes iCal not downloading

Open alexrabin opened this issue 2 years ago • 1 comments

https://stackoverflow.com/a/26818375

#60

alexrabin avatar Jun 21 '23 16:06 alexrabin

Only thought on this - can the data/text prefixing be put directly into the anchor's href to get things working? Similar to described in https://www.maxkohler.com/posts/calendar-links/ with data:text/calendar;charset=utf-8,BEGIN...

This PR is almost certainly an improvement over what's in master already, however.

wyantb avatar Nov 27 '23 22:11 wyantb