- Creator 版本号:1.5.1beta4.2
- 目标平台:Web / 模拟器
- 详细报错信息,包含调用堆栈:并没有
- 做了什么操作引起的 Bug:
1.给节点添加touchend事件
2.setTimeout(节点.removeFromParent(), 2000)
3.setTimeout(Canvas.addChild(节点), 5000)
结果:touchend事件不响应。
偶发 Bug 请提供
- 出现概率:100%?
- 额外线索:测试demo: test-event.rar (407.2 KB)

