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/18 07:58:08 UTC

[GitHub] [incubator-weex] zhaoqigang opened a new issue #2920: [Android][iOS][Dev-tool] Unexpected behavior when xx where weex version is 0.aa.bb.cc

zhaoqigang opened a new issue #2920: [Android][iOS][Dev-tool] Unexpected behavior when xx where weex version is 0.aa.bb.cc
URL: https://github.com/apache/incubator-weex/issues/2920
 
 
   <!--
   Thanks for using Weex. Github Issue is only used for bur report and please follow the template to report the bug. 
   A good bug report should include the following information:
   -->
   Android (4.4.2)    render sdcard  js file,  when it is updated but render is also the before.   where weex version is ( 0.20.3.0-beta  and   0.24.0+).      
   
   
   
   <!-- Requirements: please go through this checklist before opening a new issue
     - * Review the documentation: https://weex.apache.org/index.html
     - * Search for existing issues: https://github.com/apache/incubator-weex/issues
     - * Use the latest Weex release: https://github.com/apache/incubator-weex/releases -->
   
   
   ## Describe the bug
   <!-- A clear and concise description of what the bug is. -->
   
   android 4.4.2 
    render sdcard  js file,  when it is updated but render is also the before.  
   加载本地js 文件 , 当js文件变化时,weex 界面未更新。render success 但是现实的还是原来的js。  
   当 执行  adb shell pm clear 包名的之后  又显示正常,之后更新就是文件就正常。 怀疑是不是 weex 渲染 js 有缓存 ?
   
   
   
   ## To Reproduce
   <!-- Steps to reproduce the behavior.  Include a MCVE using http://dotwe.org/vue , crash stacktrace or  share your app project. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve -->
   
   ## Environment
   <!-- 
   * Device: [e.g. iPhone6]
   * OS: [e.g. iOS8.1]
   * Version [e.g. 22]
   * Build from source [e.g. yes/no] -->
   Device:Android    Hisilicon  S-Box8L44C
   OS    :Android 4.4.2
   
   
   ## Expected behavior
   <!-- A clear and concise description of what you expected to happen. -->
   希望当 js 内容变化时  界面也会 渲染
   ## Screenshots
   <!-- If applicable, add screenshots to help explain your problem. -->
   
   ## Additional context
   <!-- Add any other context about the problem here.-->
   

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