Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

react-devtools : TimeoutError: Timed out while inspecting element 2

An occasional problem, and has not been repeated. Has anyone experienced the same problem?

enter image description here

like image 907
2o47 Avatar asked Sep 03 '25 17:09

2o47


1 Answers

I faced the same issue, here are some steps that might help you:

  1. Remove react-devetools and reinstall
  2. On your browser -> go to extension settings -> enable "Allow access to file URLs" enter image description here
like image 182
William S. Takayama Avatar answered Sep 05 '25 16:09

William S. Takayama