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/11/01 02:59:35 UTC

[GitHub] [incubator-weex] YorkShen commented on issue #2980: [Android] Unsupported localeCompare in chinese

YorkShen commented on issue #2980: [Android] Unsupported localeCompare in chinese
URL: https://github.com/apache/incubator-weex/issues/2980#issuecomment-548647722
 
 
   For Weex 0.28, It ues a stripped [JavaScript interpreter](https://www.npmjs.com/package/jsc-android/v/245459.0.0), some function may be stripped. You could change the JavaScript interpreter if you could or [check whether the extend arguement is supported](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare#Check_browser_support_for_extended_arguments) before you call it.

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