Basic JavaScriptUnderstanding of Sortable.js events
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
30
研究方向
Examine the Sortable source code, particularly the onPull method and how nested groups are handled. Investigate the deep and maxDeep variables mentioned in the issue. Look for existing discussions in the issue comments to understand the desired behavior. Consider implementing a maxDepth option similar to the group option.