<div dir="ltr">Hi,<div><br></div><div>I have developed a GUI with a lot of push pin buttons that are associated to boolean sources. When the button is pushed, it sets its source to true. When the button is released, it sets its source to false. The problem I am facing is that after pressing those buttons some times, the JavaScript runtime is showing alerts saying:</div><div><br></div><div><div>cannot read properties _sources of null</div><div>cannot read property c of undefined</div></div><div><br></div><div>Is this a bug in the JavaScript runtime?</div><div><br></div><div>I did not have time to try to isolate the code that trigger the alerts yet. In any case, the complete code is available inĀ <a href="https://github.com/saulo2/timesheet-ur/blob/master/timesheet.ur">https://github.com/saulo2/timesheet-ur/blob/master/timesheet.ur</a></div><div><br></div><div>Sincerely,</div><div>Saulo</div></div>