Project-Chirp / chirp-frontend

Frontend of Chirp
2 stars 3 forks source link

App crashes when on expanded post due to edit post modal #129

Closed Dennull closed 1 month ago

Dennull commented 1 month ago

When navigating to an expanded post, the app crashes. Opening the console shows this error:

Image

This is likely because of a .find() operation we're doing in the expanded post modal to find the existing post returning undefined