joschan21 / breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript
1.06k stars 261 forks source link

Help with infinite scroll crash on final post #14

Closed JRetza closed 1 year ago

JRetza commented 1 year ago

First - AMAZING WORK JOSH! (as always)

i'm almost done with this (deploy stage) but keep getting the following error on infinite scrolling when reaching the final post

Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'map')

i've gone through everything multiple times, compared to this repo carefully and tried several stack exchange suggestions but no luck - any ideas?

JRetza commented 1 year ago

further testing is pointing me in the direction of Editor.tsx/EditorOutput.tsx as the error only occurs when there's a table in the post