You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
Thank you so much for writing an publishing these directives, as they look promising!
I am not able to successfully set up a simple project that loads the angular-formy directive successfully. My first unsuccessful attempt involved performing the 3 manual steps on the GitHub page: 1. Install Your Project, 2,3 Creating the formly-form and Loading the controller with the sample data.
My second unsuccessful attempt involved using the files provided in the .Zip file, but they do not load. I predict that part of the problem is that the .Zip file is missing the "bower_components". I did load other Angular JS dependencies directly from the Angular site, but some of the references you provide are not available in the latest release.
What are your thoughts on this? Do you have basic steps for setting up a project and loading these directives?