mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
During a JS-interop refactor, we introduced a small bug in the `addPopStateListener` method of the `HashUrlStrategy` object (web). This wasn't caught before because the existing tests were mocking the refactored code. ## Issues Fixes: https://github.com/flutter/flutter/issues/125228 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style