facebook / react

The library for web and native user interfaces.

Home Page:https://react.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I console.log(), the Chrome console gives the log but instead of showing the file and line number

mahanthi-arun-kumar opened this issue · comments

When I console.log(), the Chrome console gives the log but instead of showing the file and line number it just says react_devtools_backend.js:4049. How do I get the console to show the file and line number when I console.log()?

Hello @mahanthi-arun-kumar is there some code that you can show???

commented

Duplicate of #22257.

commented

Here's a temporary workaround: #22257 (comment)