retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.17k stars 653 forks source link

Unable to set data for separate controls on initial render #430

Closed akash-int closed 1 year ago

akash-int commented 4 years ago

Unable to set data for individual controls on initial render & Unable to update data to the JSON after control's value update. editor.toJSON() is not returning the value for the separate controls.

Any suggestions will be helpful. Thank you.

Ni55aN commented 4 years ago

editor.toJSON() is not returning the value for the separate controls.

It seems that you are not writing data (using putData)

rete-js[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.