Bert van Heukelom

Results 1 comments of Bert van Heukelom
trafficstars

This is based on what I saw in ninja grizzlys fork and it works for me: ``` class FixedReactSortable extends ReactSortable { componentDidUpdate(prevProps: ReactSortableProps): void { if (this["sortable"] && (prevProps.disabled...