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

Simple Unopinionated React Add to Calendar Button. Bring your own components.

Results 22 react-add-to-calendar-hoc issues
Sort by recently updated
recently updated
newest added

# 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...

# Bug report ## Describe the bug We are facing the issue that Outlook (Microsoft Office 2019) is not considering the daylight saving time for Berlin/Europe. ## To Reproduce ###...

# Bug Report buttonProps does not take an "onClick" function ## Describe the bug I have consecutive events you can add to a calendar. If a user opens another 'Add...

# Bug report Dropdown close issue ## Describe the bug When we have multiple Add to Calendar button in a single page, Let us assume First dropdown is opened when...

It's expecting an `open` prop but not an isOpen prop. I was able to make my button work as expected, but the Dialog, Modal or Drawer just doesn't work with...

# Feature request Expose functions from utils ## Is your feature request related to a problem? Please describe. I would like to use the functionality your library provides with own...

# Feature request ## Is your feature request related to a problem? Please describe. Instead of needing to press an Add to Calendar button, it is possible to just see...

I am trying to use with React bootstrap Modal component. I created ModalWrapper as: ``` import { Modal } from "react-bootstrap" const ModalWrapper = ({ children, isOpen, onRequestClose }) =>...

# Bug report ## Describe the bug The documentation states the Duration of the event should be passed as hours However, if I want to invite someone to a quick...

Let’s get started with automated dependency management for react-add-to-calendar-hoc :muscle: πŸ”’ Greenkeeper has found a `package-lock.json` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use...

greenkeeper