microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
312 stars 51 forks source link

[BUG]: Command Bar "On Select" & #470

Closed shaheerahmadch closed 4 weeks ago

shaheerahmadch commented 3 months ago

Describe the bug In the command bar when I select an item in the play mode, It gives error

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Command Bar'
  2. Click on 'Any Button'
  3. See error

image

Expected behavior It should trigger the code in the onselected/onchange property (Tried both. Same issue)

Screenshots image

Additional context None

AB#3432

denise-msft commented 4 weeks ago

Closing as duplicate of #471