shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
370 stars 73 forks source link

Chevron component crashes when a `FromRefListItem` option is selected from the Color Source property #2283

Open hlayisanimazuze opened 1 day ago

hlayisanimazuze commented 1 day ago

When a user selects From RefList Item in the Color Source property, the Chevron component crashes

Steps to reproduce the behavior:

  1. Go to 'https://functional-adminportal-test.azurewebsites.net/shesha/forms-designer?id=ea1c8ee3-0103-43b9-8b23-8e2266a9c778'
  2. Click on 'Chevron' component
  3. From the property panel, click on Color Source
  4. From the dropdown options, select 'From Reflist Item'
  5. Actual Results: The component crashes immediately after selecting that option

Expected behavior The component should remain functional and display the selected option without crashing

image

hlayisanimazuze commented 1 day ago

Hi @OmolemoBlessingLethuloe as discussed,