Skip to content

[Bug]: FixedSizeList doesn't work with latest version of react-window #35580

@sydsutton

Description

@sydsutton

Component

List

Package version

9.72.8

React version

18.2.0

Environment

System:
    OS: Windows 11 10.0.26200
    CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
    Memory: 10.38 GB / 31.95 GB
  Browsers:
    Chrome: 143.0.7499.41
    Edge: Chromium (140.0.3485.54)
    Internet Explorer: 11.0.26100.7309

Current Behavior

react-window does not have a "FixedSizeList" export.

Expected Behavior

react-window should have a "FixedSizeList" export in order for VirtualizedLists to work.

Reproduction

https://stackblitz.com/edit/hl9r1uqy?file=src%2Fexample.tsx

Steps to reproduce

  1. Wait for dependencies to download
  2. Watch FixedSizeList not work

For react-window 2.X.X, it seems that they renamed "FixedSizeList" to just "List", but it doesn't have the same properties as the FixedSizeList used to in react-window 1.8.X.

Are you reporting an Accessibility issue?

None

Suggested severity

Medium - Has workaround

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions