formio / angular

JSON powered forms for Angular
https://formio.github.io/angular-demo
MIT License
643 stars 471 forks source link

[Custom Components] #766

Closed buseodaci closed 9 months ago

buseodaci commented 3 years ago

Hi, I created a custom component and using this component i can save the data. But when i want to see data with form its not working. You can see this is my form. image Normally i have data like this{rate:10} . For giving this data to form im using submission which like this {data: { rate:10 } }. For other Formio components submission work fine. image But custom components rate data turning NaN. image

@merobal Is there any way can i fix this? What im missing ?

Thank you

lane-formio commented 9 months ago

We're currently addressing a backlog of GitHub issues, and as part of this effort, some inactive issues may be marked as closed. This isn't a dismissal, but a step toward more efficient tracking.

If you feel the issue is still relevant, please re-open and we'll ensure it gets the attention it deserves. Your understanding is appreciated as we work to enhance our open-source responsiveness.