Skip to content

Outlets property name in nested controller path #784

@tito10047

Description

@tito10047

I have controller in this path: Selector/SelectOne/select-one_controller.js
When i want use this in outlets then outlets name must be

static outlets = ['Selector--SelectOne--select-one']

but when i use getter this.selectorSelectOneSelectOneOutlet then is not working,

This one is working this['Selector-SelectOneSelectOneOutlets'], so getter is generated wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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