Skip to content

null found on toJson when loading a page #71

@kapil1garg

Description

@kapil1garg
[interactive-soap-notes] [2024-05-16 15:18:29]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:18:29]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:18:29]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)
[interactive-soap-notes] [2024-05-16 15:58:56]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:58:56]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:58:56]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)
[interactive-soap-notes] [2024-05-16 15:59:54]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:59:54]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:59:54]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions