prevwong/reka.js

Issue: TypeError on Array Value Update

K1NZ54 opened this issue · 1 comments

K1NZ54 commented

Hello,

I'd like to report an issue encountered after the recent update. While the new update successfully allows for accessing array elements, like table[0], I've found an issue when trying to update a value within the array. Attempting such an operation results in a typeError: Validation....

This is crucial for our development process, and I'd like to understand if there's a workaround or if a fix is planned in an upcoming release.

Thank you for your attention to this matter, and I hope to see a resolution soon.

Already fixed in #85