Skip to content

Attempted import error: 'findDOMNode' is not exported from 'react-dom' (imported as 'findDOMNode'). #1858

@cas8180

Description

@cas8180

It appears that Virtualized Table is not compatible with React 19. The findDOMNode was deprecated in 19. So any of us that are using Next 15 or regular React 19 are not hit with the following errors:

⚠ ./node_modules/react-virtualized/dist/es/Table/Table.js
Attempted import error: 'findDOMNode' is not exported from 'react-dom' (imported as 'findDOMNode').

To reproduce.
Simply try to use these components in React 19.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions