Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Convert some of draftjs' ReactDOM.findDOMNode to refs #2051

Closed

Conversation

inlineblock
Copy link

Summary: ReactDOM.findDOMNode is deprecated and need to remove instances of it in draftjs, so React can be in strict mode.

Differential Revision: D14716519

…e#2051)

Summary:
Pull Request resolved: facebookarchive#2051

ReactDOM.findDOMNode is deprecated and need to remove instances of it in draftjs, so React can be in strict mode.

Reviewed By: bennyhobart

Differential Revision: D14716519

fbshipit-source-id: a55b98fb28cea51368c97bf8d25d1ddec8da6a10
@facebook-github-bot
Copy link

This pull request has been merged in 1fae34f.

jdecked pushed a commit to twitter-forks/draft-js that referenced this pull request Oct 9, 2019
…e#2051)

Summary:
Pull Request resolved: facebookarchive#2051

ReactDOM.findDOMNode is deprecated and need to remove instances of it in draftjs, so React can be in strict mode.

Reviewed By: bennyhobart

Differential Revision: D14716519

fbshipit-source-id: b1bb4ab73f70a8b4e8429077a0b6b2c180724ee8
mmissey pushed a commit to mmissey/draft-js that referenced this pull request Mar 24, 2020
…e#2051)

Summary:
Pull Request resolved: facebookarchive#2051

ReactDOM.findDOMNode is deprecated and need to remove instances of it in draftjs, so React can be in strict mode.

Reviewed By: bennyhobart

Differential Revision: D14716519

fbshipit-source-id: b1bb4ab73f70a8b4e8429077a0b6b2c180724ee8
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
Pull Request resolved: facebookarchive/draft-js#2051

ReactDOM.findDOMNode is deprecated and need to remove instances of it in draftjs, so React can be in strict mode.

Reviewed By: bennyhobart

Differential Revision: D14716519

fbshipit-source-id: b1bb4ab73f70a8b4e8429077a0b6b2c180724ee8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants