When I click on the editor I get this warning in the console:
Warning: Can't call setState on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to this.state directly or define a state = {}; class property with the desired state in the r component.
I made a codeSandbox where it is too: https://codesandbox.io/s/brave-architecture-4zpm5
Its only in StrictMode I get the warning:
https://codesandbox.io/s/strange-monad-lxtuu?file=/src/index.js
@sirvival3 did you find the solution of this issue. I am getting same problem?
Is there any solution to this? I am getting the same error.
Me too
Same error
Any news about this warning?
Most helpful comment
Any news about this warning?