Skip to main content

Questions tagged [chrome-debugging]

The tag has no usage guidance.

chrome-debugging
-1 votes
0 answers
17 views

What happened to DevTools and why are they painfully slow now?

I've recently updated Chrome DevTools, now debugging is painfully slow. What happened? This seems to have worked for me, hope it helps! Open DevTools settings Click "Experiments" tab Scroll ...
Matthew Nolting's user avatar
0 votes
0 answers
51 views

Visual Studio 2022 Debug Browser show up without url header and dev tools

I am using Visual Studio 2022 ASP.Net Core 6 MVC Th Problem is Visual Studio Debug Browser shows up with no header and no access dev tools The problem persist if javascript is enabled browser This is ...
dags's user avatar
  • 1
0 votes
0 answers
28 views

React Native Android app shows a white screen when debugging

Problem: Whenever I try to debug my React Native Android app, I encounter a white empty screen. This issue occurs after I open the developer menu and select the "Debug" option. The Chrome ...
A Kedar Shenoy's user avatar
0 votes
0 answers
13 views

Issue with Update Flow Not Working Across Application on Specific MacBook Pro Machine

I am encountering a peculiar issue with the update flow within our application, specifically on one machine, an Apple MacBook Pro 14 (M3) model. Despite functioning correctly on other devices, ...
mohsin Iqbal's user avatar
0 votes
1 answer
130 views

Why are overflowing flex items shown in purple stripes?

I am learning more about the Flexbox inspector in Chrome. So far as I understand when I hover over a flex container in the inspector the purple stripes indicate the available space within the flex ...
Knownow's user avatar
  • 375
0 votes
0 answers
84 views

Some websites have abusive "debugger" statements which prevents inspecting and crashing

Some websites have abusive "debugger" statements that prevent inspecting and crashing. Somehow they manage to prevent us using chrome developer tools. How to solve this? I've tried: "...
Adam Wright's user avatar
0 votes
0 answers
122 views

Expose chrome remote-debugging from inside docker container

Issue is that chrome binds its debug endpoint to 127.0.0.1 so it looks something like this ws://127.0.0.1:61552/devtools/browser/30b71668-f77f-4e94-ab53-9514f7bee455 I have tried using --remote-...
somerandomusername's user avatar
-1 votes
2 answers
53 views

How to add more targets in chrome inspect tab

Im trying to debug the backend repo and i want to use the chrome's debugger. i got to see a video in youtube where i got to know about the --inspect flag while starting the repo i.e.: node --inspect ...
Gagan's user avatar
  • 47
2 votes
0 answers
320 views

Breakpoints not being hit correctly in Expo

I am trying to start using Expo. I was developing react-native bare project apps previously. I do not know what is wrong with Expo but my breakpoints are being hit 2 lines bellow the breakpoint line. ...
matusalem's user avatar
  • 2,521
0 votes
0 answers
91 views

Angular + Overrides Chrome DevTools

I am trying to use the Chrome DevTools feature Overrides with an Angular project, but I'm not being able to do it. I have sourcemap configured, so I can make use of debugger to setup breakpoints, but ...
Juan David H G's user avatar
1 vote
0 answers
48 views

Is it possible to disable Image Preview in Chrome CSS / debugger

Naturally I move my mouse if I want to inspect, change or copy values. If you coincidently hover over an image you get this huge preview that blocks the whole interface. Anyone found a setting to ...
Dirk Boer's user avatar
  • 8,933
0 votes
1 answer
119 views

What are the steps to debug an inability bind breakpoints on a chrome launch configuration using Angular? [duplicate]

Using Angular 13 / Chrome 111 / VSCode 1.76.1 / Node 16.19.1 I'm experiencing a new inability to bind breakpoints in VSCode after my code has live-reloaded. Here's the configuration that was working ...
Joseph Morgan's user avatar
0 votes
1 answer
975 views

Some tailwind classes don't work in chrome inspect

I'm trying to develop the front end of my project using tailwindcss through the Chrome Inspect Tool. But the issue I'm facing is that some classes don't really apply in chrome inspect. I understand ...
Fuaad's user avatar
  • 392
1 vote
2 answers
2k views

I don't see an Angular component in the developer tools for debugging in Chrome

I have this component working fine But here I don't see it Is in my app.module too Any idea, please? Thanks
kintela's user avatar
  • 1,313
0 votes
0 answers
275 views

Incorrect line numbers in Jasmine/Karma and Chrome debugger

When I run my unit test cases using Jasmine/Karma and debug the application in Google Chrome, when I set breakpoints and step through the application, the line numbers the application stops on are ...
D J's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
8