GitHub user acton393 opened a pull request:

    https://github.com/apache/incubator-weex/pull/1001

    [WEEX-201][iOS] bugfix about removeScrollerListener

    there are same name variable both inside and outside for loop, so the 
removeScrollerListener would be invalid
    
    Bug:201

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acton393/incubator-weex 
ios-bugfix-removeScrollerListener

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1001.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1001
    
----
commit 3d6f6c57dcdffe7753633fa76670649db5a75a41
Author: acton393 <zhangxing610321@...>
Date:   2018-01-24T12:41:56Z

    [WEEX-201][iOS] bugfix about removeScrollerListener
    
    there are same name variable both inside and outside for loop, so the 
removeScrollerListener would be invalid
    
    Bug:201

----


---

Reply via email to