react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

React draggable component

Results 172 react-draggable issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. Release notes Sourced from socket.io-parser's releases. 4.0.5 Bug Fixes check the format of the index of each attachment (b559f05) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 Changelog Sourced...

dependencies

close #679 When I was writing this PR, I noticed that you used a very genius way to avoid possible problems caused by duplication of className. However, the atomic class...

Hi I am trying to set all the table's positions on localStorage. So that it does not reset the table positons when the browser refreshes. This works but some of...

I set two draggable component in my div and I set position but they don't directly use my position How can I fix it? ``` Drag from here Drag from...

This warning comes up now, and relates to "DraggableCore". This appears to be you... Are you aware?

Upgraded the clsx dependency and changed the default import of [clxs](https://www.npmjs.com/package/clsx) package to a named import. This allows better compatibility with esm projects that uses rollup / vite. Related to:...

![image](https://github.com/react-grid-layout/react-draggable/assets/54571339/ffeae923-524f-43b3-b24f-db4e8d0d7408) I use mui Unstable_Popup component that could drag on the react flow component. Its draged well, but the old area of Unstable_Popup remain coverd. How to erase this area?...

Hey, so perhaps this is an issue with my rollup configuration but I thought this would be the best place to post. After upgrading to react 18, the resulting bundled...