Skip to content

Warning: ReactMap is accessing getDOMNode or findDOMNode inside its render(). #30

@joernroeder

Description

@joernroeder

I'm getting the following warning after mounting the component. Do you have any plans in improving this?

Warning:
ReactMap is accessing getDOMNode or findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions