Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outlets property name in nested controller path #784

Open
tito10047 opened this issue Aug 20, 2024 · 0 comments
Open

Outlets property name in nested controller path #784

tito10047 opened this issue Aug 20, 2024 · 0 comments

Comments

@tito10047
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant