Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Doesn't work with MUI's Dialog #1044

Closed
Hasan-Mir opened this issue Mar 6, 2024 · 1 comment
Closed

[BUG] Doesn't work with MUI's Dialog #1044

Hasan-Mir opened this issue Mar 6, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Hasan-Mir
Copy link

Describe the bug
The Virtuoso component doesn't show (render) the items when rendering the component inside a MUI's Dialog component. This issue only happens when we use a TransitionComponent that changes the height of the component like Zoom.
The Grow transition component causes an issue too and make some empty space at the end of the list when you scroll the list.

Reproduction
Codesandbox

To Reproduce
Steps to reproduce the behavior:

  1. Go to the sandbox.
  2. Click on open dialog

Expected behavior
The list must be displayed correctly.

@Hasan-Mir Hasan-Mir added the bug Something isn't working label Mar 6, 2024
@petyosi petyosi added the duplicate This issue or pull request already exists label Mar 6, 2024
@petyosi
Copy link
Owner

petyosi commented Mar 6, 2024

#542

@petyosi petyosi closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants