bytechef
bytechef copied to clipboard
[bug]: Options Not Loaded for Array Property
Describe the bug
Options added to an array property are not being loaded as expected.
There may be an issue within the ComponentDefinitionRegistry class, specifically in the getProperty method, which could be preventing the options from being retrieved correctly.
Steps To Reproduce
https://github.com/user-attachments/assets/710ff0d5-c5c9-4b2a-9e8e-4aae104f707e
Expected behavior
Options associated with an array property should be loaded and accessible.
Version
latest
OS
ubuntu
Browser
No response
Additional context
No response