Skip to content

Definition: self shouldn't resolve attributes of an out-of-scope map #2

Closed
@julienduchesne

Description

@julienduchesne

For example,

{
  test: 'test',
  sub: {
    test2: self.test,
  },
}

Getting the definition while pointing self.test will get the test attribute but that is invalid

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions