Skip to content

Commit c78a41e

Browse files
committed
docs: update change log with issue #518
1 parent e5bab37 commit c78a41e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ List of added functionality in this release.
3737

3838
- `FocusAsync()` method handler on `ElementReference` and `<FocusOnNavigate>` js handler return completed `Task`. By [@anddrzejb](https://github.com/anddrzejb).
3939

40+
- Fixes handling of disposed event handlers of bubbling events. See issue [#518](https://github.com/bUnit-dev/bUnit/issues/518) for details. Thanks to [@David-Moreira](https://github.com/David-Moreira) for helping debug this issue.
41+
4042
## [1.2.49] - 2021-08-09
4143

4244
### Added

0 commit comments

Comments
 (0)