xscroll icon indicating copy to clipboard operation
xscroll copied to clipboard

组件销毁时候调用destroy,_bindEvt函数内window.addEventListener("resize", ... 没有移除

Open weizs opened this issue 7 years ago • 0 comments

spa应用,非组件实例所在页面resize窗口,出现如下错误 Uncaught TypeError: Cannot read property 'style' of null

weizs avatar Sep 24 '17 09:09 weizs