Serhii Yavnyi
Results
2
issues of
Serhii Yavnyi
The current `instanceof Observable` check that is used in the implementation of lifted component relies on the class instance check, which in turn requires that the instance be checked against...
This tracks #17 The issue is that `Lens.withDefault` with unexpectedly use an `undefined` value in place of a value passed into a `Lens.set` when it is equal to the default...
WIP