Hello,
I’m having issues with passing in props into the Monday.com Vibe Design UI. I notice props such name, title and etc. are not updated when I initialize them. I can change the id of the component but not much else. I need the name or title to identify which component the input came from as only the value of the input is passed when you call onChange.
I realized this is not an issue with monday.com but a lack of understanding on my part on React. I have found a workaround and appreciate your help. Thank you and have a good day!