Skip to content

Error when setting on an undefined property

Choose a tag to compare

@christopherjbaker christopherjbaker released this 04 Oct 19:52
· 338 commits to master since this release

#95 Errors when setting a value no a property with an undefined parent, such as scope.set('foo.bar', 'value'); where there is no foo on scope.