question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Warning: Can only update a mounted or mounting component.

See original GitHub issue

I’m getting this warning, referring to the file withNativeAd. Perhaps it’s referring to the timeout presented in NativeAdsManager within the method onAdsLoaded. But I don’t really have a solution to help with.

Just leaving here the screenshot so can anyone track the warning.

simulator screen shot 9 jun 2017 10 30 39

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
perrosnkcommented, Jan 20, 2018

Has anyone found any solution to this?

1reaction
michaelspeedcommented, Jun 29, 2017

i am currently having the save issue. sometimes i even cannot to the end of the list. its starts looping

Read more comments on GitHub >

github_iconTop Results From Across the Web

setState(...): Can only update a mounted or ... - Stack Overflow
Warning : setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component.
Read more >
How to resolve warning: Can only update a mounted ... - GitHub
Warning : Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on ...
Read more >
React: Stop checking if your component is mounted - Medium
Warning : Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in...
Read more >
Prevent React setState on unmounted component - Martin Belev
Warning : Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted ...
Read more >
[Solved]-setState(...): Can only update a mounted or mounting ...
[Solved]-setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component-Reactjs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found