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