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).

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).