Skip to content

Lightweight datagrid to work around MAUI JS bug (#1036). #3008

@true-perfect-code

Description

@true-perfect-code

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

No one assigned

    Labels

    triageNew issue. Needs to be looked at

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions