Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

187
Views
console.trace() not showing all the traces in Electron

For some reason console.trace() doesn't show all traces in Electron application

function test ()
{
  setTimeout(() => console.trace("test"));
}

test();
If you run this snippet and than open browser console, it shows 1 trace line, but if you run it again while console already opened, it shows 4 lines of traces:

enter image description here

In Electron it only shows 1 line:

enter image description here

Any ideas why this happening and how to fix it?

Here is electron fiddle I'm testing it with

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!