-
Notifications
You must be signed in to change notification settings - Fork 454
Closed
Labels
triageNew issue. Needs to be looked atNew issue. Needs to be looked at
Description
It would be very helpful to have a lightweight datagrid that does not use JS resources. This would avoid the problem #1036 .
Current workarounds to this problem #1036 don't help much (e.g. prevent F5 on MAUI Blazor or don't show Fluentdatagrid before navigating). The only really useful solution here is to switch to a pure HTML/CSS table and that would be a shame.
But if we have a small version of datagrid, you would no longer have to do this.
As far as we understand, the bug fix in MAUI was already planned for version NET 9, but has now been moved to version NET 10. It will probably be years before this problem is finally fixed by MAUI Team! All the more reason to get active on the FluentUI Blazor site, isn't it?
Justin
Metadata
Metadata
Assignees
Labels
triageNew issue. Needs to be looked atNew issue. Needs to be looked at