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

Column drag doesn't work on IE #32

Open
gabrielmontagne opened this issue Jan 27, 2017 · 1 comment
Open

Column drag doesn't work on IE #32

gabrielmontagne opened this issue Jan 27, 2017 · 1 comment

Comments

@gabrielmontagne
Copy link
Contributor

Expected Behavior

It should work -- one should be able to move columns around in IE same as in other browsers.

Current Behavior

It blows up on a dataTransfer.setData call.

Steps to Reproduce (for bugs)

  1. Open on IE
  2. Try drag a column around another column.
  3. Boom.

Context

We use the native D&D API. Fools! Maybe we should rely on the d3-drag behaviour

Environment

  • Version used: IE11 and IE10
  • Operating System and version (desktop or mobile): Desktop windows.
@Poetro
Copy link
Member

Poetro commented Jan 27, 2017

👍

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

2 participants