FireFox : DropDownDataGrid virtualization doesn't show the full content #202

Closed
opened 2026-01-29 17:33:18 +00:00 by claunia · 2 comments
Owner

Originally created by @argonNet on GitHub (Sep 16, 2021).

Describe the bug
On FireFox, the DropDownDataGrid doesn't show all the list.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://blazor.radzen.com/dropdown-datagrid
  2. Click on "Virtualization using IQueryable" to open the drop down
  3. Scroll down a bit
  4. See that the line are empty. Doing the same on Edge (chromium) is OK.

Expected behavior
We should see the full content of the DropDown on FireFox

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser : FireFox
  • Version 90.0.2 64bits / 92.0 64bits
Originally created by @argonNet on GitHub (Sep 16, 2021). **Describe the bug** On FireFox, the DropDownDataGrid doesn't show all the list. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://blazor.radzen.com/dropdown-datagrid 2. Click on "Virtualization using IQueryable" to open the drop down 3. Scroll down a bit 4. See that the line are empty. Doing the same on Edge (chromium) is OK. **Expected behavior** We should see the full content of the DropDown on FireFox **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: Windows 10 - Browser : FireFox - Version 90.0.2 64bits / 92.0 64bits
Author
Owner

@argonNet commented on GitHub (Nov 16, 2021):

Updating my Blazor app to .NET 6.0.100 and using the last version of your nuget package, produce the same issue than describe above in Edge (chromium).

Checking on your app demo, this issue is not there (but is still there from Firefox)
My project is a webassembly project.

@argonNet commented on GitHub (Nov 16, 2021): Updating my Blazor app to .NET 6.0.100 and using the last version of your nuget package, produce the same issue than describe above in Edge (chromium). Checking on your app demo, this issue is not there (but is still there from Firefox) My project is a webassembly project.
Author
Owner

@enchev commented on GitHub (Dec 2, 2021):

Will be fixed in our next release early next week, already fixed in the master branch.

@enchev commented on GitHub (Dec 2, 2021): Will be fixed in our next release early next week, already fixed in the master branch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#202