formio / angular

JSON powered forms for Angular
https://formio.github.io/angular-demo
MIT License
643 stars 471 forks source link

[BUG] FormBuilder is now showing up #406

Closed chengzhao41 closed 9 months ago

chengzhao41 commented 4 years ago

Environment

Please provide as many details as you can:

Steps to Reproduce

Please see https://stackoverflow.com/questions/58869228/formio-formbuilder-not-showing-in-angular-8

Also if I only put 1 form builder, the final HTML only shows an empty FormBuilder tag http://screen/QZbEbgDfsos

Expected behavior

Form Builder shows up

Observed behavior

Form Builder is in the HTML but not visible.

zwjohn commented 4 years ago

Actually, if you remove Formio.js from your project's package.json then the latest version of angular-formio should work.

merobal commented 4 years ago

Can you please provide a small repro? I can't reproduce this with clean install.

Sidiro23 commented 9 months ago

Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!