Hacker News new | ask | show | jobs
by b0g0n 639 days ago
TypeError: Cannot read properties of undefined (reading 'values')

RuntimeError: Cannot read properties of undefined (reading 'values')

Not working right for me

1 comments

I use reactive Javascript which shows errors until a few pieces click together (best that I can understand it atm).

So it's normal to have a string of errors and then everything works, but it should work in much less than 2s. I guess that can depend on a few things!

Please let me know if waiting a bit still fails!

Not a JS dev, but I think proper reactive JS shouldn't do that.
To get my editor component and compiler interacting with that reactive system it got a little messy, and I'll review and hopefully fix it before I push this to a wider calculang playground. Hopefully it's my own bugs that I can fix anyways.