Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Doesn't work on Firefox/IE, only on Chrome #44

Open
Vadorequest opened this issue Aug 25, 2016 · 0 comments
Open

Doesn't work on Firefox/IE, only on Chrome #44

Vadorequest opened this issue Aug 25, 2016 · 0 comments

Comments

@Vadorequest
Copy link

Hi.

i'm using an old version of this library, we've forked our own version based on react-dnd-html5-backend 2.1.2.

We never tried in another browser than Chrome until now and I get the following exception when trying to drag an Image:

TypeError: this.dragStartSourceIds is null

  HTML5Backend.prototype.handleDragStart = function handleDragStart(e, sourceId) {
    this.dragStartSourceIds.unshift(sourceId);
  };

It may be related to #29

Is there any fix for this? At least for FF?

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

No branches or pull requests

1 participant