Skip to content

[BUG]: Updating a custom PCF triggers unrequested update of Creator Kit CommandBar/Details List, resizing CommandBar and emptying its properties pane #543

Description

Describe the bug
When deploying a new version of a custom PCF component to the app, Power Apps prompts to update the Creator Kit components (CommandBar and Details List) even though they were not changed and had no new version deployed. After accepting the update, all CommandBar instances across the app have their Width and Height changed/reset automatically, losing the previously configured dimensions, and the properties pane becomes empty for the affected controls.
To Reproduce
Steps to reproduce the behavior:

Have an app containing a custom PCF component plus Creator Kit CommandBar and Details List instances with custom Width and Height values
Deploy a new version of the custom PCF component only (no new Creator Kit version is deployed)
Power Apps prompts to update the Creator Kit components (CommandBar and Details List), even though they were not changed
Click "Update"
See error: the Width and Height of all CommandBar instances are changed/reset automatically, and the properties pane shows up empty

Expected behavior
Deploying a new version of a custom PCF component should not force the update of unchanged Creator Kit components. Updating the CommandBar should preserve the Width and Height configured on each instance and keep the properties pane populated.
Screenshots

Image

Additional context
The update prompt for the Creator Kit components (CommandBar and Details List) only appears when the custom PCF component is present in the app; without it, Power Apps does not request updates for them. No new version of the Creator Kit was deployed, yet both controls are listed for update, the CommandBar instances are resized, and the properties pane appears empty after the update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working⚠️ needs triageHas not been triaged by the team yet.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions