langyuxiansheng / slider-verification-code

基于vue开发的简单图片滑块验证码
https://langyuxiansheng.github.io/slider-verification-code/
49 stars 7 forks source link

登录后浏览器window.onresize 会出现错误 #11

Open eraop opened 4 years ago

eraop commented 4 years ago

Vue.use(SliderVerificationCode)使用,登录后浏览器window.onresize 会出现错误,导致Cannot read property 'offsetWidth' of null。

langyuxiansheng commented 4 years ago

好的 感谢反馈

zhuxuda commented 3 years ago

请问解决了吗

langyuxiansheng commented 3 years ago

我这边测试的时候没看到这个bug.请问您使用的场景是ssr的项目吗

langyuxiansheng commented 3 years ago

您更新到1.0.5的版本测试一些 是否还有这个bug