Posted 14 September 2017, 12:13 pm EST
Passing from the version 5.20163.259 to the version 5.20172.328 I noticed an issue with the flexgrid component inside a div container that has the “draggable” attribute set to “true”.
If I try to drag the div container, Chrome crashes.
The dragging works on IE.
Step to reproduce:
- Go to http://demos.wijmo.com/5/Angular/Benchmark/Benchmark/#/flexgrid
- Right click on the grid and choose “Inspect” from the menu
- Modify the div that contains the grid (and also the labels) and insert to it the attribute draggable=“true”
- Try to drag the div moving one of the labels above the grid
- Notice that the page is crashed
Best regards
