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 2020/01/09 07:02:24 UTC

[GitHub] [incubator-weex-site] wujianqiang6 opened a new issue #572: Android 组件,内容为特殊文字时,weex进程会挂掉

wujianqiang6 opened a new issue #572: Android <Text>组件,内容为特殊文字时,weex进程会挂掉
URL: https://github.com/apache/incubator-weex-site/issues/572
 
 
   Error: E/WeexCore: weex_js_connection.cpp:183,IPCException server died original owner has die
   
   在安卓的Text 组件使用emoji表情,并且截取一半后,剩下的内容在text渲染后,会报错,结果导致整个app weex的页面都不能操作了。
   
   <text>\uD83D\uDE1C</text> is Ok
   
   <text>\uD83D</text> is Die

----------------------------------------------------------------
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

[GitHub] [incubator-weex-site] cnryb commented on issue #572: Android 组件,内容为特殊文字时,weex进程会挂掉

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #572: Android <Text>组件,内容为特殊文字时,weex进程会挂掉
URL: https://github.com/apache/incubator-weex-site/issues/572#issuecomment-572528629
 
 
   Please provide a wrong example, like this http://dotwe.org/vue/b647d80c5d80b4cc8dd5eb84b539be97

----------------------------------------------------------------
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