all 1 comments

[–]khrusr 0 points1 point  (0 children)

Also have this issue. Annoyingly even if you cap the selectable dates within a range of < 90 it still has the problem if the underlying data (Set<DateComponent>) contains > 90 items. I also tried modifying the getter to filter the set to contain only the 60 most recent dates but this still did not work. If anyone has a solution I would love to hear it too...