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

310
Views
Chrome: EvalError: Possible side-effect in debug

Just load this page and try something to write in chrone debug console! On 'onerror' raised error 'Possible side-effect in debug-evaluate'! Chrome version 102.0.5005.63 Edge OK!

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
</head>
<body>
    <form id="form1" runat="server">

        <script type="text/javascript">
                //error message
                window.onerror = function (msg, url, line, col, error) {
                    console.log(error);
                    if (confirm(error.name + ':' + error.message)) {
                        location.reload(true);
                        return true;
                    }
                };
        </script>

        <div >
            <div >
            </div>
        </div>
    </form>
</body>
</html>
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!