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.