Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'day') #3321

Closed
sentry-io bot opened this issue Feb 20, 2023 · 0 comments
Closed

TypeError: Cannot read properties of undefined (reading 'day') #3321

sentry-io bot opened this issue Feb 20, 2023 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 20, 2023

Sentry Issue: PYCON-FRONTEND-34

TypeError: Cannot read properties of undefined (reading 'day')
  File "webpack://pyconit/src/pages/schedule/index.tsx", line 21, in getServerSideProps
    const firstDay = days[0].day;
  File "node:internal/process/task_queues", line 95, in process.processTicksAndRejections
  File "/var/task/frontend/node_modules/.pnpm/@sentry+nextjs@7.38.0_next@13.1.1+react@18.2.0/node_modules/@sentry/nextjs/cjs/server/utils/wrapperUtils.js", line 39, in <anonymous>
    return await origFunction.apply(this, origFunctionArguments);
  File "/var/task/frontend/node_modules/.pnpm/@sentry+nextjs@7.38.0_next@13.1.1+react@18.2.0/node_modules/@sentry/nextjs/cjs/server/utils/wrapperUtils.js", line 137, in <anonymous>
    return await origDataFetcher.apply(this, args);
  File "/var/task/frontend/node_modules/.pnpm/@sentry+nextjs@7.38.0_next@13.1.1+react@18.2.0/node_modules/@sentry/nextjs/cjs/server/wrapGetServerSidePropsWithSentry.js", line 43, in Object.apply
    const serverSideProps = await (tracedGetServerSideProps.apply(thisArg, args)
...
(4 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant