Login
Remember
Register
Ask a Question
Why is DevTools not loading in Chrome for local files?
0
votes
asked
Mar 4, 2020
in
ReactJS
by
JackTerrance
Why is DevTools not loading in Chrome for local files?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 4, 2020
by
JackTerrance
If you opened a local HTML file in your browser (
file://...
) then you must first open
Chrome Extensions
and check
Allow access to file URLs
.
...