I'm wondering if anyone has got it working with react refresh? I'm using Next.js and everything is working with fast refresh except react-movable. Tried with react beautiful dnd and that works fine. I'm forced to fully reload the page every time I change something in a react-movable <List/>.