Patrick Stillhart
Results
2
issues of
Patrick Stillhart
The `this._getElementOffset( elem )` in `_manageStamp( elem )` returns the positions with decimal places, this results in the misalignment of the the items. E.g., in a gutter of 50px, a...
### Your use case On a root page we have a query that gets executed and split into fragments; we then pass down the data into components. To have type-safety...
enhancement