dotnet / dotnet/aspnetcore

Virtualize component returns empty result in Firefox when being used in shadow DOM

Open
#61,384 8 comments 0 reactions 0 assignees View on GitHub
area-blazor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Describe the bug

There seems to be a bug with the `Virtualize` component when being used within the shadow DOM in Mozilla Firefox.

This works just fine in both Edge and Chrome. Only within Mozilla Firefox the Virtualize component will always render empty results.

### Expected Behavior

I would expect the Virtualize component to render the items in all browsers.

### Steps To Reproduce

Please take a look on this issue in the FluentUI repository: https://github.com/microsoft/fluentui-blazor/issues/1978

To reproduce you can open the demo sites in Firefox and run the Many Items demos: https://www.fluentui-blazor.net/Autocomplete

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.