question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Form builder failing to render

See original GitHub issue

Environment

Please provide as many details as you can:

  • Hosting type
    • [] Form.io
    • [] Local deployment
      • Version:
  • Formio.js version: 4.0.0-beta.43
  • Frontend framework: react-formio 4.0.0-beta.23
  • Browser: Chrome
  • Browser version: 74.0.3729.169 (Official Build) (64-bit)

Using semantic UI template

Expected behavior

Create a form using the Form Builder should display a builder.

Observed behavior

Error when trying to render the builder

Screenshot 2019-06-07 at 07 30 17

Screenshot 2019-06-07 at 07 33 48

<FormBuilder form={{display: "form"}} onChange={updateForm}/>

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
randallknutsoncommented, Jun 7, 2019

react-formio 4.0.0-beta.24 should be released with the fix. Thanks for reporting it!

1reaction
randallknutsoncommented, Jun 7, 2019

Fix is here. https://github.com/formio/formio.js/commit/f281cd9769ded8b079a8c8403482b29bccb28bce

It was caused by some recent other fixes we made.

I’m working on another urgent fix and will get a build together later in the day.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to load Form Builder · Issue #736 · formio/angular
It's able to render forms, but not the builder. here the error. Error: Template parse errors: Can't bind to 'form' since it isn't...
Read more >
Angular 9 app bug: rendering form fields in a Material Design ...
I don't see any condition in template to block render of <form [formGroup]="updateTask" name="edit_task_form"> until this._apiService.
Read more >
Error: The form was unable to submit. - WordPress.org
I am getting an error when testing a contact form while logged out. ... SOLVED: If in SiteGround optimizer I turn OFF “Defer...
Read more >
Form blocks rendered inside layout builder break save - Drupal
Problem/Motivation I can no longer save changes to the layout after any kind of form has been added to the layout. Steps to...
Read more >
Oracle Forms Issues and Workarounds
Error while loading shared libraries: libXm.so.3: cannot open shared object ... Attempting to use the Run Form button in the Forms builder may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found