[
https://issues.apache.org/jira/browse/WEEX-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593367#comment-16593367
]
ASF GitHub Bot commented on WEEX-596:
-------------------------------------
lucky-chen opened a new pull request #1476: [WEEX-596][iOS]fix report empty
when too fast between render and destroy
URL: https://github.com/apache/incubator-weex/pull/1476
- limit 2s between destroy and render(url)
- limit 1s between destroy and render(template)
same logic (Android):https://github.com/apache/incubator-weex/pull/1475
----------------------------------------------------------------
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:
[email protected]
> [iOS]fix report empty when too fast between render(template) and destroy
> ------------------------------------------------------------------------
>
> Key: WEEX-596
> URL: https://issues.apache.org/jira/browse/WEEX-596
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: peihan
> Assignee: XuYouyang
> Priority: Major
>
> * imit 2s between destroy and render(url)
> * limit 1s between destroy and render(template)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)