Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angualr 6 Observable issue #149

Open
deepak-saralaya opened this issue Sep 13, 2018 · 5 comments
Open

Angualr 6 Observable issue #149

deepak-saralaya opened this issue Sep 13, 2018 · 5 comments
Assignees

Comments

@deepak-saralaya
Copy link

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
Copy link

WefNET commented Oct 1, 2018

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
Copy link

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
Copy link

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
Copy link

GadyTal commented Nov 21, 2018

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
Copy link

GadyTal commented Dec 13, 2018

Any news? 🙏🙏🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants