How to check JavaScript errors in console on mobile chrome
If you are building a serious project, you should probably use something like Sentry to get error reports. However, if you are not using such a tool and want to check console errors on phone, here are 3 easy steps:
- Open Chrome and navigate to
chrome://inspect
.
Click on "Start Logging"
Open a new tab and load your website. Now come back to
chrome://inspect
tab and see the logs!
I used this method for one of my hobby projects and thought it might help someone.
Cover generated by an amazing tool called CoverView, built by Rutik Wankhade.
CS Undergrad ,Tech Enthusiast, Violinist
Nice to learn something new Sandeep Panda. Great to see you use Rutik Wankhade's Tool for the Blog Cover
I write daily web development tips that help you become a more efficient developer. π¨βπ»β‘οΈ
Wow, golden tip! Didn't know about this one, I always just connect to my Chrome desktop haha. But this is seriously gold π₯
β UI/UX/ML | βοΈ Technology Blogger | π€ Speaker
Short and Sweet, thanks for sharing Sandeep Panda
I am interested in and talking about JavaScript, ReactJS, NodeJS, and Software Engineering.
Thanks for the tip! This is pure gold!
Avid learner | Frontend Developer , open source enthusiast
Great tip! And also thank you for trying CoverView. It looks really nice.
Brazilian full stack developer, tale writer and aspiring designer
Really helpful tip! I did not know how to do it. Thanks for sharing!
Frontend Web Developerπ
Thanks Sandeep for sharing. Please how do I get to chrome://inspect from my mobile phone when I open chrome?
Full-Stack Web Developer π» | Always Learning π | Love for Plants π±
Wow, #TIL!
This is an extremely nice tip when testing out mobile.
Software Engineer, Content Creator, and Developer Advocate.
Really insightful tip, thanks for sharing Sandeep Panda,
Comments (13)