|
'withObservationTracking' firing onChange even if value doesn't change
|
|
4
|
1481
|
October 29, 2025
|
|
How to reliably await a change to an Observable type in tests
|
|
6
|
312
|
October 14, 2025
|
|
@Observable With Locks
|
|
4
|
304
|
September 27, 2025
|
|
Pitch: Conditional Property Setters with set(when:)
|
|
0
|
223
|
September 24, 2025
|
|
How to use Observation to actually observe changes to a property
|
|
23
|
25264
|
September 23, 2025
|
|
Observations { } for await - Compilation Error
|
|
8
|
511
|
July 23, 2025
|
|
Publishable - synchronous observation of Observable changes through Combine
|
|
0
|
155
|
May 15, 2025
|
|
An Observable class held by a SwiftUI View is not deinitialized
|
|
2
|
245
|
April 27, 2025
|
|
[Pitch] Transactional observation of values
|
|
97
|
5471
|
April 15, 2025
|
|
Hiding observable variables behind a read- and consume-only protocol
|
|
1
|
106
|
March 19, 2025
|
|
Accessing @Observable property in init changes behavior
|
|
6
|
277
|
March 16, 2025
|
|
ObservationRegistar: Is willSet/didSet Reentrant?
|
|
0
|
92
|
March 3, 2025
|
|
Observation's @State init multiple times
|
|
2
|
312
|
February 9, 2025
|
|
Two approaches to observe @Observable object without/outside View
|
|
8
|
881
|
January 23, 2025
|
|
@Observable init() called multiple times by @State, different behavior to @StateObject
|
|
11
|
5772
|
November 14, 2024
|
|
Using property observers with Observation
|
|
2
|
2296
|
October 26, 2023
|
|
Tracking properties in `@Observable` models internally
|
|
15
|
8866
|
October 28, 2024
|
|
[Pitch] Observation (Revised)
|
|
117
|
18514
|
October 10, 2024
|
|
Using Observation in a Protocol throws compiler error
|
|
6
|
1529
|
September 10, 2024
|
|
Evidence for Performance Benefits of the Observation
|
|
0
|
179
|
September 5, 2024
|
|
How to avoid Concurrency Error of capturing a MainActor-isolated closure in a Sendable closure
|
|
5
|
745
|
August 28, 2024
|
|
Unable to manually attach ObservationTracked. Is this intended behavior?
|
|
7
|
1042
|
August 7, 2024
|
|
Is it possible to use new Observation Framework with UIKit?
|
|
5
|
1964
|
July 27, 2024
|
|
Should `Observable` be factored out of "Containers" down to smaller Storage types?
|
|
2
|
391
|
June 27, 2024
|
|
@Observable pessimizes arrays
|
|
31
|
2347
|
June 22, 2024
|
|
Workarounds for Compiler Crash and Runtime Crash when Observable Object is Generic on Parameter Pack?
|
|
0
|
225
|
May 20, 2024
|
|
Compile issue with optional `@Observable` object
|
|
2
|
1433
|
May 9, 2024
|
|
Using a struct property inside an Observable object
|
|
9
|
1265
|
April 7, 2024
|
|
Using @Bindable with a Observable type
|
|
1
|
731
|
March 31, 2024
|
|
Any future directions for supporting Observable Structs?
|
|
6
|
2645
|
February 14, 2024
|