ifpen / chalk-it

Drag-and-drop Python webapps
https://ifpen.github.io/chalk-it/
Apache License 2.0
49 stars 7 forks source link

Better improve dirtyFlag with dataNode Taipy Link #251

Closed bengaid closed 5 months ago

bengaid commented 5 months ago

Changes to dataNodes TaipyLink are not serialized, so the dirty flag have not to be set

GhilesHideur commented 5 months ago

It's done. See taipy_integration branch.

bengaid commented 5 months ago

Thanks Ghiles, it is solved