[
https://issues.apache.org/jira/browse/WEEX-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243463#comment-16243463
]
ASF GitHub Bot commented on WEEX-99:
------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/843
<!--
0 failure:
0 warning:
2 messages
-->
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Messages</th>
</tr>
</thead>
<tbody><tr>
<td>:book:</td>
<td>has no jsfm file changed.</td>
</tr>
<tr>
<td>:book:</td>
<td>jsfm test finished.</td>
</tr>
</tbody>
</table>
<p align="right">
Generated by :no_entry_sign: <a
href="http://github.com/danger/danger-js/">dangerJS</a>
</p>
> The setViewport method in WXMetaModule is ASYN right now which makes
> weexInstance.viewportWidth setted after view created.
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: WEEX-99
> URL: https://issues.apache.org/jira/browse/WEEX-99
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: myeveryheart
> Assignee: Adam Feng
> Attachments: 粘贴图片.png, 粘贴图片1.png, 粘贴图片2.png, 粘贴图片3.png
>
>
> The meta module can be used to declare meta information for a single page,
> such as the viewport of the container.
> It provides a method 'setViewport' to change the viewport of the page.
> But the method is ASYN right now which makes weexInstance.viewportWidth
> setted after view created.
> The bug is in iOS and Android.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)