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
Hi! I'm using Angular.js 1.4.9. All libs are processing by gulp.
I inslalled ng-flow and started gulp tasks. Everything is ok. But when I'm trying to use ng-flow directives, they don't work, beacuse of error:
vendor.min.js?v=1496058689:6 ReferenceError: Flow is not defined
at factory (vendor.min.js?v=1496058689:28)
at Object.create (vendor.min.js?v=1496058689:28)
at new (vendor.min.js?v=1496058689:28)
at Object.r [as invoke] (vendor.min.js?v=1496058689:5)
at u.instance (vendor.min.js?v=1496058689:5)
Hi! I'm using Angular.js 1.4.9. All libs are processing by gulp.
I inslalled ng-flow and started gulp tasks. Everything is ok. But when I'm trying to use ng-flow directives, they don't work, beacuse of error:
My config:
I'm using ng-flow-standalone.js version.
Thanx.
The text was updated successfully, but these errors were encountered: