Skip to content

mixin member linked to wrong mixin in generated ACX API docs #1434

@chalin

Description

@chalin

The handleHomeKey is linked to https://webdev.dartlang.org/components/api/angular_components/ActivateItemOnKeyPressMixin/handleHomeKey.html but the ActivateItemOnKeyPressMixin doesn't define handleHomeKey. It is defined in KeyboardHandlerMixin.

Note that if you look at the "Mixes-in" list towards the top of the API entry for MaterialDropdownSelectComponent, the KeyboardHandlerMixin entry isn't hyperlinked:

screen shot 2017-05-20 at 6 24 03 am

The API docs linked to above were generated using dartdoc 0.11.x.

cc @kwalrath @nshahan

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurescustomer-google3Issues originating from or important to Angular

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions