React-big-calendar: "onSelectSlot" does not work on iPad

Created on 23 Apr 2017  路  2Comments  路  Source: jquense/react-big-calendar

It works like a charm on my desktop browser.
On desktop, when I click a time slot, the slot can be selected.

However, on mobile Safari, time slot cannot be selected.
What can I do to make it to work on iPad?

Any assistance would be appreciated.

Most helpful comment

Hi - did anyone get a fix for this?

All 2 comments

The selection mostly uses mouse events so it probably doesn't work in a touch environment. It should be easy enough to fix but I haven't had any need so far. Gladly take a PR :)

Hi - did anyone get a fix for this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicolasriccardi picture nicolasriccardi  路  3Comments

mathieusanchez picture mathieusanchez  路  4Comments

jgautsch picture jgautsch  路  3Comments

manutenfruits picture manutenfruits  路  3Comments

zhming0 picture zhming0  路  3Comments