Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

How to find a certain column in a line

more options

Hi,

the FF console notifies me that on a page 3:8116 is an error concerning Content Security Policy. Line 3 is the <head> opening tag. Can somebody give me a tip how to get to Column 8116?

thanks and thanks also for the help I already got

Hi, the FF console notifies me that on a page 3:8116 is an error concerning Content Security Policy. Line 3 is the <head> opening tag. Can somebody give me a tip how to get to Column 8116? thanks and thanks also for the help I already got

Vybrané riešenie

APJau3Rr said

the FF console notifies me that on a page 3:8116 is an error concerning Content Security Policy. Line 3 is the <head> opening tag. Can somebody give me a tip how to get to Column 8116?

Well, you simply have to press the right arrow key 8115 times.

But seriously...

  • Can you use an editor that lets you seek to a particular character position?
  • Assuming this is a line of minified code, can you use regular source files instead until this CSP problem is resolved?

I saw this article recently, but I don't know whether it will help:

https://developer.mozilla.org/docs/Tools/Debugger/How_to/Use_a_source_map

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (1)

more options

Vybrané riešenie

APJau3Rr said

the FF console notifies me that on a page 3:8116 is an error concerning Content Security Policy. Line 3 is the <head> opening tag. Can somebody give me a tip how to get to Column 8116?

Well, you simply have to press the right arrow key 8115 times.

But seriously...

  • Can you use an editor that lets you seek to a particular character position?
  • Assuming this is a line of minified code, can you use regular source files instead until this CSP problem is resolved?

I saw this article recently, but I don't know whether it will help:

https://developer.mozilla.org/docs/Tools/Debugger/How_to/Use_a_source_map