Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings around findDOMNode #3

Closed
ruprict opened this issue Sep 10, 2015 · 2 comments
Closed

Deprecation warnings around findDOMNode #3

ruprict opened this issue Sep 10, 2015 · 2 comments

Comments

@ruprict
Copy link

ruprict commented Sep 10, 2015

Running with React 0.14.0-beta3, I receive the following when loading the player...this one comes from the Vimeo player (see traceback):

Warning: `require("react").findDOMNode` is deprecated. Please use `require("react-dom").findDOMNode` instead.
warning @   warning.js:45
legacyGetDOMNode    @   ReactDOMComponent.js:90
componentDidMount   @   Vimeo.js:74
module.exports.proto.(anonymous function)   @   makeAssimilatePrototype.js:15
assign.notifyAll    @   CallbackQueue.js:65
ON_DOM_READY_QUEUEING.close @   ReactReconcileTransaction.js:80
Mixin.closeAll  @   Transaction.js:202
Mixin.perform   @   Transaction.js:149
Mixin.perform   @   Transaction.js:136
assign.perform  @   ReactUpdates.js:86
flushBatchedUpdates @   ReactUpdates.js:147
ReactPerf.measure.wrapper   @   ReactPerf.js:66
Mixin.closeAll  @   Transaction.js:202
Mixin.perform   @   Transaction.js:149
ReactDefaultBatchingStrategy.batchedUpdates @   ReactDefaultBatchingStrategy.js:62
batchedUpdates  @   ReactUpdates.js:94
ReactEventListener.dispatchEvent    @   ReactEventListener.js:197
@cookpete
Copy link
Owner

Thanks again :)

@ruprict
Copy link
Author

ruprict commented Sep 10, 2015

No worries. It’s working great for me :)

On Thu, Sep 10, 2015 at 9:46 AM, Pete Cook notifications@github.com
wrote:

Thanks again :)

Reply to this email directly or view it on GitHub:
#3 (comment)

david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
@mgw-sbex mgw-sbex mentioned this issue Jan 25, 2019
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants