cozy / cozy-calendar

An application to manage your events
https://demo.cozycloud.cc/#apps/calendar/
GNU Affero General Public License v3.0
66 stars 39 forks source link

TypeError: Cannot read property 'isVisible' of undefined #619

Open clochix opened 7 years ago

clochix commented 7 years ago

Seen in error logs:

TypeError: Cannot read property 'isVisible' of undefined
    at RealEventGeneratorCollection.module.exports.RealEventGeneratorCollection.loadPreviousPage

Source: https://github.com/cozy/cozy-calendar/blob/master/client/app/collections/realeventsgenerator.coffee#L141