Patrick Stillhart
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...
### Describe the bug 📝 This may not be a bug and more an issue of understanding how to accomplish exporting a BufferGeometry. In my understanding I should be able...