Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI breaks after adding elements repeatedly #305

Closed
llvasconcellos opened this issue Oct 29, 2016 · 1 comment · Fixed by #414
Closed

UI breaks after adding elements repeatedly #305

llvasconcellos opened this issue Oct 29, 2016 · 1 comment · Fixed by #414

Comments

@llvasconcellos
Copy link

formbuilder

This is what happens if you click "Text Field" repeatedly.

@llvasconcellos
Copy link
Author

I realized this problem is related to the editOnAdd: true option.
It also breaks the UI when you start the form with data passed on the formData option.

editOnAdd: false =>
formbuilder

editOnAdd: true =>
formbuilder2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant