Thanks to visit codestin.com
Credit goes to github.com

Skip to content

can't access "this" property  #967

@75lb

Description

@75lb

i'm trying and failing to access the this property in my context.. my context object looks something like:

{  this: "whatever" }

but i can't access the value "whatever".. i have tried all these template variations:

{{this.this}}
{{this/this}}
{{this.[this]}}

or is there another way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions