debbuger javascript, when it shows errors in console, does not show the line.

when the console shows javascript or syntaxys error, the debbuger never knows what line it is.
I have to go to a browser based on chromium to know the line and guide me of the failure.

apparently this bug was reported several times.

Hello @aztrock, can you tell us what Firefox version you are using?
Also, do you have a page we could go into and see the issue?
Do you mean that clicking on the location in an error message in the console does not jump to the expected line in the debugger?