-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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)
- Open on IE
- Try drag a column around another column.
- 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.