Next.js Discord

Discord Forum

app-index.js:32 Warning: findDOMNode is deprecated in StrictMode

Unanswered
Spotted Redshank posted this in #help-forum
Open in Discord
Original message was deleted.

5 Replies

Spotted Redshank
Any ideas?
@Spotted Redshank Any ideas?
it is because react-draggable using findDOMNode which is a depreacated api
@Ray it is because react-draggable using findDOMNode which is a depreacated api
Spotted Redshank
So should I look for a different package? Or is there a way for me to fix it my self
Spotted Redshank
Thanks!