danielzhe opened a new issue, #3979:
URL: https://github.com/apache/incubator-kie-tools/issues/3979

   In the current code of DMN Editor and Boxed Expression editor, we have some 
scenarios where we add no-typed objects to typed arrays which can create bugs 
and issues. This ticket 
(https://github.com/apache/incubator-kie-issues/issues/1374)  was one of those 
examples, where `undefined` objects are being added to a typed array of 
`number` without any warning or error to the developer.
   If the developer knew that this scenario could happen, he/she could handle 
it and prevent this issue.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to