Skip to content

findDOMNode produces warnings in Strict Mode #6050

@jonkoops

Description

@jonkoops

When Strict Mode is enabled Patternfly creates deprecation warnings due to the usage of findDOMNode.

This is deprecated functionality and the recommendations to handle this deprecation as stated in the React documentation should be followed.

Actual behavior

Patternfly creates the following exception:

An example of the exception produced

Expected behavior

Patternfly does not produce any exceptions.

Steps to reproduce

Enable Strict Mode in an application running Patternfly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions