Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Outlet name must be same as controller name #669

@tito10047

Description

@tito10047

in

return element.matches(selector) && controllerAttribute.split(" ").includes(outletName)
is checked , if outlet name is in controller attributes.
its means that outlet name must be same as controller name. Its this correct?

this code dont work because outlet name is diferent as controller name
https://codepen.io/tito100/pen/VwGBmoZ

If its this correct behavior, please add it to documentation.

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