Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

TypeError: Cannot read property 'map' of undefined #25

Open
clochix opened this issue Feb 15, 2017 · 0 comments
Open

TypeError: Cannot read property 'map' of undefined #25

clochix opened this issue Feb 15, 2017 · 0 comments
Labels

Comments

@clochix
Copy link

clochix commented Feb 15, 2017

Seen in user logs:

/usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/CalDAV/userCalendars.js:143
            var objs = calendars.map(function(calendar) {
                                ^
TypeError: Cannot read property 'map' of undefined
    at /usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/CalDAV/userCalendars.js:143:33
    at null._onTimeout (/usr/local/cozy/apps/sync/build/server/backends/caldav.js:81:18)
    at Timer.listOnTimeout (timers.js:92:15)
@clochix clochix added the bug label Feb 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant