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

protect @computed calls to circular @get #2

Open
sekur opened this issue Nov 7, 2015 · 0 comments
Open

protect @computed calls to circular @get #2

sekur opened this issue Nov 7, 2015 · 0 comments
Assignees

Comments

@sekur
Copy link
Owner

sekur commented Nov 7, 2015

someprop = @computed (->
  ciruclar = @get() # this will go into infinite loop
)

need to figure out a way to still allow @get().

@sekur sekur self-assigned this Nov 7, 2015
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

1 participant