microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
25 stars 27 forks source link

MenuPopoever doesn't work in the virtualized Datagrid. #137

Closed MatthewThornton closed 1 month ago

MatthewThornton commented 3 months ago

Adding a <MenuPopver> component in the virtualized Datagrid doesn't work.

There is no menu.

image

Here is a reproduction. Repo

ling1726 commented 1 month ago

This should be fixed in the latest version of @fluentui/react-components and @fluentui-contrib/react-data-grid-react-window. The original virtualized DataGrid shipped from @fluentui is no longer supported

Example: https://codesandbox.io/p/sandbox/fluentui-v9-datagrid-virtualization-forked-hv4nnm?file=%2Fexample.tsx%3A8%2C9-8%2C55