t3dotgg / chirp

https://xn--uo8h.t3.gg/
393 stars 61 forks source link

fix: duplicated posts #13

Open melkir opened 1 year ago

melkir commented 1 year ago

This bug has been introduced on https://github.com/t3dotgg/chirp/commit/f29469fb3eee70fa236e3384b0b12794b219d507

Resolve https://github.com/t3dotgg/chirp/issues/10

vercel[bot] commented 1 year ago

@melkir is attempting to deploy a commit to the t3-oss Team on Vercel.

A member of the Team first needs to authorize it.

joshborseth commented 1 year ago

Pretty sure this will also fix #11. React is getting messed up with the duplicated keys so the invalidation is happening, but its just not being rerendered correctly.