taro:1.3.8
taro-ui:: ^2.2.1
百度开发工具2.4.3
很容易复现,随便写个控件,绑定个事件,比如 onFocus='this.onFocus.bind(this)',构建swan小程序后,web化预览。
W
weian0310 发布的帖子
-
RE: 百度小程序web化,页面报错 TypeError: Cannot read property 'componentDidShow' of undefined
-
百度小程序web化,页面报错 TypeError: Cannot read property 'componentDidShow' of undefined
taro写好项目后,编译成百度小程序,app预览符合预期,web化预览报错 :TypeError: Cannot read property 'componentDidShow' of undefined 。
页面可以打开,taro-ui中的 AtSearchBar显示不正常。请问有人碰到过么?