Commit 0790afb
Merge remote branch and resolve conflict in ReportActionsList
Resolved conflict by using unreadMarkerTime === '' check instead of
prevReportLastReadTime to detect the empty-to-value transition. This
avoids needing the extra usePrevious hook while achieving the same
behavior.
Co-authored-by: Pujan Shah <Pujan92@users.noreply.github.com>1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
| 271 | + | |
| 272 | + | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments