Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

In header nav, data-trackable is slightly broken due to incorrect key name #905

@callumlocke

Description

@callumlocke

This line contains data-trackable="{{name}}" but the property name does not exist in the nav model, as far as I can tell. It should probably be {{label}} (?)

Same with this line – the template contains data-trackable="meganav | {{name}}", which renders as data-trackable="meganav | ".

I'm not sure if I've found every example, and I don't know this codebase, so I'll leave it to someone else to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions