Commit e6a4b88
committed
transport/vercel: match history by message ID instead of reference
Reference-based matching is brittle — if useChat ever clones messages
during state updates the Set.has() check would silently miss them.1 parent 7cf750e commit e6a4b88
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments