McNull / angular-form-gen

Design Bootstrap based form schemas for AngularJS in a drag and drop WYSIWYG environment.
MIT License
135 stars 81 forks source link

Angular 1.4 errors #16

Open tdekoekkoek opened 8 years ago

tdekoekkoek commented 8 years ago

I'm having problems using the editor directive. I get the following errors:

Syntax Error: Token '/' not a primary expression at column 1 of the expression [//] starting at [//].

mmaask commented 8 years ago

This version is not updated for newer Angular versions. Check out a fork from SSchaaf who has done it and use that instead.

tdekoekkoek commented 8 years ago

OK thanks. Are you planning on updating this? It's a really nice project

mmaask commented 8 years ago

There is a pull request I believe for it, but I've been using and improving the forked version my own :) It's really well written project yes I must say.

Hansel03 commented 8 years ago

It is resolved with the latest version Bower install --> bower install fa-angular-form-gen#0.1.2

bower.json -->"fa-angular-form-gen": "0.1.2"