Skip to content

Fixing lot of syntax and undef-check errors

I can't see how it worked for you.

  • fixing syntax errors (missing semicolons mess up next line anon arrays)
  • adding checks not to address members of undefined objects

Merge request reports