split-pane组件事件失效
Open
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
官方demo链接测试split-pane组件,on-trigger-moving事件正常,但是clone代码后,安装完依赖,npm run dev跑测试时发现split-pane组件拖动边界线,发现on-trigger-moving不能触发,望测试修复
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the official split-pane demo with the cloned project launched using npm run dev. Reproduce dragging the split-pane boundary and trace why the on-trigger-moving event is not fired locally. Done means the event is triggered during dragging as it is in the official demo, with a regression test if the existing test setup identifies a suitable location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100