开启JS Debug报错
mario-huang opened this issue · 3 comments
mario-huang commented
iOS 11
weexSDK 0.18.3
weex-devtool-iOS 0.16.3
weex-debugger 1.1.13
如果没开JS Debug,按钮点击正常。
如果开了JS Debug,所有点击失效,并且报错:
call [WEEX_CALL_JAVASCRIPT] error: jsframework has no such api
(anonymous) | @ | [Runtime]-App.js:283 |
---|---|---|
(anonymous) | @ | |
_emit | @ | |
emit | @ | |
self.onmessage | @ |
erha19 commented
@myeveryheart you can upgrade your weex-debugger
to the latest version by weex update weex-debugger
command, and then include the latest source code of weex sdk
from apache repo https://github.com/weexteam/weex-debugger/issues.
fsxiaoke commented
请问这个问题解决了吗?
我都升级到最新也不行啊