Skip to content

Unnecessary container creation called ConditionalVisibilityWidget #760

Description

@acarum

mxcli version : v0.16.0
Mendix version : 11.12.0
Scenario:I need to create a widget on a page (e.g., a button).
Expected output: I expect only the requested widget to be created. No additional widgets should be added unless explicitly requested.
Actual output: Each time I create a widget on a page, the engine automatically adds an unnecessary container ( conditionalVisibilityWidget).

Image

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