Commit 371dcac
committed
fix(community_management): implement workaround for Engagement comment nulling bug
- Replace Engagement.copyWith with manual instantiation to set comment to null
- Add TODO comment for potential future fix in the core model
- Update updatedAt timestamp for the engagement1 parent 952bc6e commit 371dcac
File tree
1 file changed
+15
-2
lines changed- lib/community_management/bloc
1 file changed
+15
-2
lines changedLines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
339 | 352 | | |
340 | 353 | | |
341 | 354 | | |
| |||
0 commit comments