Results 5 comments of rett gerst

here is how I worked around this issue: 1) change the `dnd-moved` attribute on the `` element to `dnd-dragstart` 2) give the `` element a `dnd-drop` attribute: `model.listDrop(item, index)` 3)...

> The pull only mentions pie though, unsure if it was done for all charts. worked for me with an area chart as well.

@whiskeyzulu I've tried to use it with WSL/"Ubuntu on Windows" but haven't figured it out yet. I use msys2, if it wasn't clear from my other posts.

maybe you've since figured this out, but in case anyone finds this issue in the future, the reason this happens is because of the `file://` imports (this also happens with...

happening again today. this project needs to stop depending on search.maven.org, which is described as "legacy" by its maintainers and has shown [a history of being unreliable](https://status.maven.org/). the offending function...