When the component is moved out of the context, In Firefox, it dirty the page.
Se the images



Firefox version: 48.0
Sorry for the delay, just now saw this. Would you mind providing more details? What OS are you using? This isn't something I've been able to replicate on Firefox for Mac
Hey @clauderic, thanks for response.
I'm using ubuntu 16.04 and Firefox 49.0 (now)
Do you want some more informations or some print?
But now we're sure that the problem is on Firefox for Linux.
Ahhhh... I didn't test on Firefox for Linux 😅 I'll take a look and get back to you
Thank you man! :)
Alright, so after a lot of digging, I think I've got a solution. As far as I'm aware, this isn't so much an issue with react-sortable-hoc as much as it is an issue with Firefox.
For me, adding backface-visibility: hidden to the SortableElement styles fixed the visual glitches. Can you confirm it fixes it on your end as well?
If not, this thread had a lot of other suggestions as well: http://stackoverflow.com/questions/30411909/css-transition-flickering-in-firefox
Going to close this out due to inactivity. Let me know if the proposed fix solved the issue on your end, and if not, feel free to re-open the issue.
Cheers
Most helpful comment
Ahhhh... I didn't test on Firefox for Linux 😅 I'll take a look and get back to you