Diogo Silva
Results
2
issues of
Diogo Silva
### What is the current behavior? An `Invariant Violation: Unable to find node on an unmounted component.` is randomly triggered by WindowScroller whenever the window resize event is triggered. This...
With the feature introduced by https://github.com/mswjs/data/pull/257, setting a nullable object to null that has a nested relationship (tested with `ManyOf`), results in a `TypeError: Object.defineProperty called on non-object` E.g: ```typescript...