react-sortablejs
react-sortablejs copied to clipboard
React bindings for SortableJS
**Describe the bug** Safari Error: Unexpected token '='. Expected an opening '(' before a method's parameter list. I upgraded from 6.1.1 to 6.1.4 and got this issue in older version...
Update to Readme to fix mislabelled attribute.
I try do install polotno in nuxt 2 project follow [https://polotno.com/docs/non-react-integration](url) package.json `{ "name": "admin", "version": "1.4.13", "private": true, "scripts": { "dev": "nuxt", "build": "nuxt build", "start": "nuxt start", "generate":...
Is there any way to implement virtualization on react-sortablejs
Hello team. Thanks for creating a greate libary for me for easy to sortable a list, i'm using `ReactSortable` for sorting my person list with **typescript**, when i create a...
**Describe the bug** Changing sort property does not update functionality (sort is applied only onMount) **To Reproduce** `` Steps to reproduce the behavior: 1. Create a button that can change...
[bug]
**Describe the bug** 安装6.1.4报错、低版本有ts警告 **To Reproduce** Steps to reproduce the behavior:  **Expected behavior** A clear and concise description of what you expected to happen. **Information** This is required. Issues...

**Describe the bug** Encapsulate the component again and call it many times in other places, so you can't get originalEvent information, Because of the problem of nested containers, the logic...