You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.error('Could not load the session data defaults from app/data/session-data-defaults.js. Might be a syntax error?');// eslint-disable-line no-console
253
+
console.error(e)
253
254
}
254
255
255
256
// Middleware - store any data sent in session, and pass it to all views
0 commit comments