Skip to content

protect @computed calls to circular @get #2

Description

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions