Pivot grid loading template is not possitioned correct #15366
Labels
🐛 bug
Any issue that describes a bug
grid: pivot
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
When you use remote data or simulate remote data binding to the pivot grid, the loading template is positioned to the left and there is a white gap on the right. This is because the row dimension container has no width.
Steps to reproduce
So that we can simulate remote request.
4. Bind
isLoading
input to the sample templateResult
There is a white gap on the right of the grid loading template
Expected result
We should somehow make this look good
Attachments
Attach a sample if available, and screenshots, if applicable.
The text was updated successfully, but these errors were encountered: