Open RSpada opened 8 years ago
Hello,
When I deploy my angular app (minified) formly works well except for repeatSection type field where I'm having Unknown provider: tProvider <- t.
Please notice that the non-minified version works well. In my gulp minification process I'm using ng-annotate for save dependency iinjection.
Thanks for your support.
Any hope that this issue would be analyzed and fixed?
Thanks
Hello,
When I deploy my angular app (minified) formly works well except for repeatSection type field where I'm having Unknown provider: tProvider <- t.
Please notice that the non-minified version works well. In my gulp minification process I'm using ng-annotate for save dependency iinjection.
Thanks for your support.