嘿哈 最近用Chrome和layaAir调试的时候,如果按钮绑定的事件是打开其他场景或者打开一个dialog的话,点击这个按钮没有反应,所以只能把代码复制到微信开发者工具里去调试,很是麻烦,不知道是浏览器的原因还是引擎的bug。Chrome控制台有警告,描述:Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952但是好像之前也有,所以不知道这是怎么回事,谁解决了麻烦说一下,谢谢了
bobofuns 我也是,所有的点击事件没效果。浏览器报错:laya.core.js:12425 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu