Skip to content

issues Search Results · repo:clauderic/react-sortable-hoc language:JavaScript

Filter by

606 results
 (66 ms)

606 results

inclauderic/react-sortable-hoc (press backspace or delete to remove)

Hello, if I click on my Icon at sortableItem Component then nothings triggers. if I add the same comonent to sortableList it works. Why can I not onClick on sortableItem ? It is the item IosCloseCircle ...
  • psm-solution-group
  • Opened 
    on Jan 29
  • #887

React 19 is breaking, because this library use findDOMNode which has been removed: https://react.dev/blog/2024/04/25/react-19-upgrade-guide#removed-reactdom-finddomnode
  • birkskyum
  • 1
  • Opened 
    on Jan 21
  • #886

According to the type definition, nodes of onSortEnd is an array of HTMLElement: https://github.com/clauderic/react-sortable-hoc/blob/caf3c4f5bfb30894639391ae75c1bfc2b707a127/types/index.d.ts#L26-L32 ...
  • smtchahal
  • Opened 
    on Jan 7
  • #885

https://react.dev/reference/react-dom/findDOMNode#alternatives react-sortable-hoc : ^2.0.0 , getting this warning error, please remove the use of findDOMNode from the package img width= 1788 alt= Screenshot ...
  • aoneahsan
  • 3
  • Opened 
    on Nov 11, 2024
  • #883

I want to sort the items via a button click. is this possible?
  • jonnitto
  • Opened 
    on Oct 16, 2024
  • #882

The error you re encountering is due to a version mismatch between react and react-sortable-hoc in your project. The version of react-sortable-hoc requires react version ^16.3.0 || ^17.0.0, but your project ...
  • limonsafayet
  • 4
  • Opened 
    on Oct 8, 2024
  • #881

- offical example page address (https://clauderic.github.io/react-sortable-hoc/#/basic-configuration/horizontal?_k=3n48hb) - OS Windows 10 22H2 inter version 19045.4894 - Browser Chrome 120.0.6099.71 ...
  • ruanjiayou
  • 1
  • Opened 
    on Sep 12, 2024
  • #880

When the dragged element is in a scrollable container, such as in a horizontal scrolling container, when the element is very long, the drag process will overflow the parent element, there is no way to ...
  • zhaozailin
  • Opened 
    on Sep 4, 2024
  • #879

What were the breaking changes introduced in v2? Is there a migration guide, or a document that outlines what changed in v2?
  • mikemklee
  • Opened 
    on Jun 4, 2024
  • #878

Screenshot 2023-12-11 at 3 11 21 PM
  • aa-hridoy
  • 3
  • Opened 
    on Dec 11, 2023
  • #877
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub