Discussed in #4298
Originally posted by marrale November 7, 2025
Hi, I have a simple FluentGrid that always displays 6 items per row. Starting at around 1650px width, the 6th item jumps to the next row in a kind of toggling behavior:

If I increase the width by just one pixel, it behaves correctly:

And the toggling keeps happening as the width increases.
Attached the simple code:
Report.razor.txt
Any suggestions on how to resolve this issue?
Thanks
//ale