masbaehr
masbaehr
Unfortunately it can't be done yet. I don't have a PR because it is waaay to hacky. Basically what i have done is using custom properties to the event like...
Hey good work - but will there be a proper migration guide? I was using "react-sortablejs": "^1.5.1", and a lot of stuff is now broken. :/ Can i still use...
You can do the following. Revert back to "react-sortablejs": "^1.5.1". Then for updating (I'm using ncu - you might look for a similar replacement). I'm now doing: ncu -u -x...
Ok - i know the point and surely you are right but this is something which was possible with 1.5.1 and now it is no longer :) I have a...
I'm also having a major issue with this because the bound eventlistener of the original item no longer works! This needs a fix asap imho. A workaround for this is...
whenever using a map make sure to use unique keys. this should solve the issue example: ```js {parts.map((part, index) => ( {part.text} ))} ```
Hi, im also interested in how you did create that ZIP file. I'm using a Xiaomi Mi TV 65" and would like to edit the channel list as the built-in...
I also came across this requirement. Currently I'm using a "dummy" url which just responds with 200 ok as a workaround to use the polling component without having to implement...
Can't believe this has not been implemented. Until it is i'm trying to manually change the order but without success. Any hint? I thought changing the array order would be...
We really need a fix for this. It still happens on latest Edge. First Node missing