Skip to content

protect @computed calls to circular @get #2

@sekur

Description

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

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

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