-
### Description
When using a `propertyWrapper` in the state in combination with the `@ObservableState` macro, it causes a compiler error:
```
Property wrapper cannot be applied to a computed proper…
-
Currentlty i am runig multiple e2e test that make use of some docker images, the problem is that each test is starting his own containers so i ask if there is a way in the curret api to share the cont…
-
## Description
We should provide a TestStore similar to what TCA [offers](https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/teststore) to make more…
-
### How frequently does the bug occur?
All the time
### Description
Good day everyone.
I'm using realm as a precompiled xcframework dependency in several spm targets.
Realm is added to my Package.s…
-
### Description
Binding for `scrollPosition` is not working when using `ForEach`, but it works using `ForEachStore`.
### Checklist
- [ ] I have determined whether this bug is also reproducible in a…
-
### Description
In the example SwiftCaseStudies-> "NavigateAndLoadList"
the NavigationLink get the **warning** :**'init(_:tag:selection:destination:)' was deprecated in iOS 16.0: use NavigationLin…
-
## Description
Given the recent LayerZero performance issues related to large threads and search indexing we should explore solutions that allow us to host static/immutable thread content on a storag…
-
### Description
In the case where BindingState is updated directly in the action that updated it the TextField value is not updated.
Tested with SCA 1.6.0 on iOS17 where it happens, and iOS16 where …
-
## Ecosystem Advancement (RFP): zkOracle Integration for o1js
- **Intent:** To integrate zkOracle functionality with o1js, enabling Mina zkApp developers to incorporate zk-oraclized data in their ap…
-
### Description
I found a bug when using multiple stores inside a `UIPageViewController`.
I made a demo app to reproduce the bug.
Basically, we have a `UIPageViewController` that contains 4 st…