williamtroup/Calendar.js

Event Object "from" and "to" always same value

gabbyvan opened this issue · 2 comments

Event Object "from" and "to" is always setting to the date value of the "from" date if events are parsed from the server as json object array

Hi. I will take a look into this issue. Thanks.

After going through this in testing, using multiple browsers and environments, I've been unable to reproduce this problem. I'm going to close this issue, but if you supply some JSON and let me know which public method you calling to add the events, I will reactivate it.