Skip to content

Commit a7d3d2f

Browse files
authored
[ DWDS ] Fix issue where null was repeatedly sent to connected clients (#2678)
This is a regression from 1c29125 and was reported in flutter/flutter#174437
1 parent e3009df commit a7d3d2f

File tree

5 files changed

+1012
-482
lines changed

5 files changed

+1012
-482
lines changed

dwds/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## 25.1.0-wip
1+
## 25.0.4
2+
3+
### Bug Fixes:
4+
5+
- Fix issue where `DebugService: Error serving requestsError: Unsupported operation: Cannot send Null`
6+
would be spammed on the console.
27

38
## 25.0.3
49

0 commit comments

Comments
 (0)