Skip to content

Commit 1134884

Browse files
committed
[ Hotfix ][ 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 6ec171b commit 1134884

File tree

6 files changed

+186
-45
lines changed

6 files changed

+186
-45
lines changed

dwds/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 24.4.0+2
2+
3+
- Fix issue where `DebugService: Error serving requestsError: Unsupported operation: Cannot send Null`
4+
would be spammed on the console.
5+
16
## 24.4.0+1
27

38
### Bug Fixes:

dwds/lib/data/serializers.g.dart

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)