You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Fix LocalizedString gets unsubscribed while still in use (#987)
* Fixed all the things
* Make PersistentObservableObject abstract
* Reverse the inheritance
* Commit to rerun tests
* Remove PersistentObservableObject
* Grammar
Copy file name to clipboardExpand all lines: src/CommunityToolkit/Xamarin.CommunityToolkit.UnitTests/Helpers/LocalizedStringTests/LocalizedStringTests.cs
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,23 @@ public void LocalizedStringTests_ImplicitConversion_ValidImplementation()
0 commit comments