Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using attrData.scope.compute as a setter throws an error if the getter hasn't been called #1304

Closed
Bajix opened this issue Nov 5, 2014 · 1 comment
Milestone

Comments

@Bajix
Copy link

Bajix commented Nov 5, 2014

This example demonstrates calling the setter without the getter ever being called, and throwing an error
http://jsfiddle.net/9w3vbk02/

This example demonstrates calling the setter, with the getter being previously called, and setting as expected
http://jsfiddle.net/11dg0mv3/

@matthewp
Copy link
Contributor

matthewp commented Nov 5, 2014

Thanks for reporting! There is already an issue for this, #1297, we'll track this there.

@matthewp matthewp closed this as completed Nov 5, 2014
@daffl daffl added this to the 2.1.4 milestone Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants