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 2018/12/14 11:38:40 UTC

[GitHub] biwoodfengs commented on issue #1903: 如何添加 Promise onunhandledrejection 自定义处理

biwoodfengs commented on issue #1903: 如何添加 Promise onunhandledrejection 自定义处理
URL: https://github.com/apache/incubator-weex/issues/1903#issuecomment-447300108
 
 
   分析下weex-js-runtime/index.js, 如下可以
   global.onunhandledrejection = (res,value)=>{
           
   };

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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