You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/09/03 12:13:03 UTC

[GitHub] [incubator-weex] Felix8029 commented on issue #2870: [Android] weex_js_connection.cpp:192, server died where weex version is 0.26.0

Felix8029 commented on issue #2870: [Android] weex_js_connection.cpp:192,server died where weex version is 0.26.0
URL: https://github.com/apache/incubator-weex/issues/2870#issuecomment-527431526
 
 
   刚刚也遇到这个问题,目前发现是js中,调用String.trim()导致的。
   const s = object.value(String类型)
   s.trim() 引起报错
   ' sss '.trim() 正常
   
   环境:
   weex版本0.26.0
   Android 7.1.2 
   小米 MI 5C 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services