pageboard / client

Web site building system - client packages
MIT License
4 stars 0 forks source link

editor: page.updated_at clobbed by form block #138

Open kapouer opened 4 years ago

kapouer commented 4 years ago

When editing a root (e.g. Page) block's data, "save" will not call "update" for that change, thus current form keeps an old version of block, and further "save" will send an old value of updated_at, prompting for a reload.

Changing root must be done by refreshTr and create the correct Step.