Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
100 stars 9 forks source link

Unexpected end of input in buttons.js error #455

Closed Gauntlet173 closed 1 year ago

Gauntlet173 commented 1 year ago

This is showing up in the javascript console when running some tests. It does not seem to be affecting functionality, so I'm listing it as clean-up, as opposed to bug.

Gauntlet173 commented 1 year ago

this was being caused because test editor was using .onreadystatechange instead of .onload. resolved in v1.6.13-alpha