formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.88k stars 1.06k forks source link

FIO-8330 fixed saving draft if saveDraft and skipDraftRestore are true #5593

Closed HannaKurban closed 4 months ago

HannaKurban commented 4 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8330

Description

Fixed saving drafts when changing the form if saveDraft and skipDraftRestore are set as true

Dependencies

no

How has this PR been tested?

automated tests have been added

Checklist: