ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:
MIT License
240 stars 123 forks source link

Angualr 6 Observable issue #149

Open deepak-saralaya opened 6 years ago

deepak-saralaya commented 6 years ago

Currently getting below issue.

TypeError: Observable_1.Observable.of is not a function at Droppable.push../node_modules/ng-drag-drop/src/directives/droppable.directive.js.Droppable.allowDrop (droppable.directive.js:151) at SafeSubscriber._next (droppable.directive.js:161)

WefNET commented 5 years ago

Same here:

ERROR TypeError: Observable_1.Observable.of is not a function at Droppable.push../node_modules/ng-drag-drop/src/directives/droppable.directive.js.Droppable.allowDrop (droppable.directive.js:151) at SafeSubscriber._next (droppable.directive.js:161) at SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.__tryOrUnsub (Subscriber.js:196) at SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.next (Subscriber.js:134) at Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber._next (Subscriber.js:77) at Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (Subscriber.js:54) at Subject.push../node_modules/rxjs/_esm5/internal/Subject.js.Subject.next (Subject.js:47) at Draggable.push../node_modules/ng-drag-drop/src/directives/draggable.directive.js.Draggable.dragStart (draggable.directive.js:112) at Object.eval [as handleEvent] (JerryGarciaGodComponent.html:188) at handleEvent (core.js:11107)

souzaemmanuel commented 5 years ago

Same error:

ERROR TypeError: Observable_1.Observable.of is not a function at Droppable.push../node_modules/ng-drag-drop/src/directives/droppable.directive.js.Droppable.allowDrop (droppable.directive.js:151) at SafeSubscriber._next (droppable.directive.js:161) at SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.__tryOrUnsub (Subscriber.js:196) at SafeSubscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.SafeSubscriber.next (Subscriber.js:134) at Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber._next (Subscriber.js:77) at Subscriber.push../node_modules/rxjs/_esm5/internal/Subscriber.js.Subscriber.next (Subscriber.js:54) at Subject.push../node_modules/rxjs/_esm5/internal/Subject.js.Subject.next (Subject.js:47) at Draggable.push../node_modules/ng-drag-drop/src/directives/draggable.directive.js.Draggable.dragStart (draggable.directive.js:112) at Object.eval [as handleEvent] (EtcComponent.html:242) at handleEvent (core.js:10251)

Ver0nika commented 5 years ago

Same here :/

ERROR TypeError: Observable_1.Observable.of is not a function at Droppable.push../node_modules/ng-drag-drop/src/directives/droppable.directive.js.Droppable.allowDrop (droppable.directive.js:151)

GadyTal commented 5 years ago

Same here :/

ERROR TypeError: Observable_1.Observable.of is not a function at Droppable.ac_main../node_modules/ng-drag-drop/src/directives/droppable.directive.js.Droppable.allowDrop

GadyTal commented 5 years ago

Any news? 🙏🙏🙏