jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.31k stars 511 forks source link

Fractions crash the app #592

Open ArturFormella opened 1 year ago

ArturFormella commented 1 year ago

Value "1.5" freezes the lib and the whole app.

Example: Paste: FREQ=HOURLY;INTERVAL=1.5;BYMINUTE=41 into demo ("RRULE string" tab) on http://jakubroztocil.github.io/rrule/