Skip to content

Commit e300622

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

File tree

5 files changed

+1010
-482
lines changed

5 files changed

+1010
-482
lines changed

dwds/CHANGELOG.md

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

36
## 25.0.3
47

0 commit comments

Comments
 (0)