Skip to content

nested layer navigation #1880

@alixander

Description

@alixander

index.d2

a: {
  link: layers.b
}

layers: {
    b: @c
}

c.d2

d

layers: {
  e: {
    f
  }
}

d2 --watch index.d2 and then clicking the link shows a failed to recompile error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions