Closed chengzhao41 closed 9 months ago
Actually, if you remove Formio.js from your project's package.json then the latest version of angular-formio should work.
Can you please provide a small repro? I can't reproduce this with clean install.
Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!
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.