Baremetrics / calendar

Date range picker for Baremetrics
MIT License
679 stars 78 forks source link

MouseEvent.path() only supported in Chrome #75

Closed laynegt closed 7 years ago

laynegt commented 7 years ago

in v.1.0.10, https://github.com/Baremetrics/calendar/blob/master/dev/js/Calendar.js#L189 uses MouseEvent.path(), which appears to be only supported by Chrome. Ran into problems in our test suite with phantom.

Thanks for the calendar picker, love it.

kalepail commented 7 years ago

Ah whoops! Will take a look and fix asap. Or feel free to submit a PR fix