ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plunker demo malfunctioning

Tiaryn opened this issue · comments

  • I'm submitting a ...
    [X] bug report
    [ ] feature request
    [ ] other

  • What is the current behavior?

The plunker demo is broken.
Shown error by plunker:

Error {stack: null, originalErr: Error, constructor: Object}
stack: null
originalErr: Error
<constructor>: "Error"
name: "Error"
<constructor>: "Error"
name: "Error"

  • What is the expected behavior?

Plunker builds and shows demo.

Looks like something is wrong with Plunkr.
Anyway, Plunkr is old school. I am going to move the demo to StackBlitz very soon.

Here is a temporary StackBlitz for you to try: https://stackblitz.com/edit/ng-dd-optimized

I made this Stackblitz based on original Plunker demo:

https://stackblitz.com/edit/ng-drag-drop77

@ObaidUrRehman Can you please update doc to point to Stackblitz since Plunkr been dead for awhile now.