Uncaught TypeError: Cannot read property 'notifyObservers' of undefined
at n.set [as value] (babylon.inspector.bundle.js:2)
at n.validateInput (babylon.inspector.bundle.js:2)
at n._validateInput (babylon.inspector.bundle.js:2)
Thanks for catching it
It is due to the new onValue Changed observable
Pinging @Jaskar
Sorry for the delay. A PR is coming to fix this!
@deltakosh is it possible to deploy the updated version ?
if you are referring to npm, I am publishing a new version very soon
Publication done and bug fix confirmed!
nice work guys