v1.1.1.4 Cycle Bug

Issue #25 resolved
Former user created an issue

Calendar.js line 444 has a bug where the cycle count goes 1 too high and breaks the tick.

(When cycle hits 10, it passes the test against the cycles.length array, but cycles[10] is not a valid cycle)

Comments (1)

  1. Log in to comment