Lukas Oppermann

Results 346 comments of Lukas Oppermann
trafficstars

Hey, @bgspooner thanks for the comment. I currently do not have the capacity to investigate this issue. However if you can help providing a solution or even a PR I...

Awesome would you like to add a comment to the main readme file? That would be great.

hey @crimson-med can you paste the errors in here or link to a pastebin file?

Great, since I personally don't have access to IE11 at all. Would be great if you can check it out and even better if you can send a PR or...

Hey @crimson-med did you already try using a polyfill for maps?

Hey @crimson-med, it seems like the issue is the missing of `map` in older browsers (pre-es6). See here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map If you don't want to use the mozilla polyfill for map...

Hey, this topic has been brought up before https://github.com/lukasoppermann/html5sortable/issues/185 I am happy to accept PRs if you want to provide a solution. Cheers, Lukas

If you can send a PR to fix this, that would be awesome.

Hey @arczas89 I am sorry, but can you elaborate on this? Or maybe attache a screen capture / video to explain the issue you are having?

Hey, this might have to do with this: #172 The fix might be to check if the item the draggedItem is dragged onto is the first and if so, check...