-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Add a form with a text field
- Save and Publish
- Copy URL and paste in another tab
- Assert there's only one text field there
- Go back to form builder
- Add another text field there (do not save)
- Wait for autosave
- Go to shared form
Expected result:
There should be only one text field, since you did not save the form.
Actual result:
There are two text fields there.