petyosi / react-virtuoso

The most powerful virtual list component for React
https://virtuoso.dev
MIT License
5.13k stars 299 forks source link

[BUG] When used in MUI's Tooltip component, extra white space will appear. #1082

Closed Lemonreds closed 2 months ago

Lemonreds commented 3 months ago

Describe the bug Using react-virtuoso in MUI's Tooltip component, extra white space appears at the bottom and the rendered options do not occupy the entire space

Reproduction https://codesandbox.io/p/sandbox/sleepy-chatelet-kkl7ct

To Reproduce Steps to reproduce the behavior:

  1. Click "Open" with the mouse
  2. Scroll the area

Expected behavior No extra white space

Screenshots

image
petyosi commented 2 months ago

See https://github.com/petyosi/react-virtuoso/issues/542