formio / ngFormio

JSON powered form rendering library for AngularJS + Form.io.
http://formio.github.io/ngFormio/
MIT License
99 stars 102 forks source link

<formio> does not show up #542

Closed WWWW-W closed 6 months ago

WWWW-W commented 6 years ago

I installed and imported all the dependencies

I not only use the full installation method

but also use the basic installation method and use wiredev to import all the dependecies in the index.html

I put , it just does not show up.

And the console gives me a lot of errors related to the import of all the dependencies, e.g. 1.angular-sanitize.js:602 Uncaught TypeError: angular.module(...).provider(...).info is not a function 2.Error: [$compile:iscp] http://errors.angularjs.org/1.3.13/$compile/iscp?p0=formio&p1=options&p2=%3C 3.agular.js:11607 Error: [$injector:unpr] http://errors.angularjs.org/1.3.13/$injector/unpr?p0=%24animateCssProvider%20%3C-%20%24animateCss%20%3C-%20.item-animation

travist commented 6 years ago

Please compare what you have to http://formio.github.io/ngFormio/simple.html which shows it working in Angular 1.

daneformio commented 6 months ago

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