Skip to content

Included views do not call child_widget_accessed on the hosting view. #89

@mfalesni

Description

@mfalesni

Accessing a widget defined inside an included view does not invoke child_widget_accessed on the hosting view where the includer was placed.

Could be worked around by having the View being included define child_widget_accessed calling to the parent view's child_widget_accessed if use_parent is true.

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