jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.7k stars 728 forks source link

HTML updated in node is not updated when using editor.export() #716

Open VanHungNguyenn opened 1 year ago

VanHungNguyenn commented 1 year ago

I used drawflow library to create dynamic scenarios. Although I have successfully updated the HTML in the nodes, however, when I use export to save the data, I only get the original node data. What do I have to do to get the full data.

Thanks

1 2

jerosoler commented 1 year ago

Update data to export. View: