[
https://issues.apache.org/jira/browse/WEEX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301044#comment-16301044
]
ASF GitHub Bot commented on WEEX-183:
-------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/954
<!--
0 failure:
2 warning: No Changelog chan..., This PR should up...
1 messages
-->
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Warnings</th>
</tr>
</thead>
<tbody><tr>
<td>:warning:</td>
<td>No Changelog changes!</td>
</tr>
<tr>
<td>:warning:</td>
<td>This PR should update related documents as well. </td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Messages</th>
</tr>
</thead>
<tbody><tr>
<td>:book:</td>
<td>danger 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>
> append="tree" doesn't work on the root element
> ----------------------------------------------
>
> Key: WEEX-183
> URL: https://issues.apache.org/jira/browse/WEEX-183
> Project: Weex
> Issue Type: Bug
> Components: JSFM
> Reporter: Hanks Zhang
> Assignee: Hanks Zhang
>
> For this example: http://dotwe.org/vue/c479b4f8b2e7243efe1cfed2f442e35a
> Even there is an append="tree" on the root element, js framework will send
> two render directives to native. JS Framework does it on purpose to ensure
> the performance of sending the first render directive (createBody). I think
> it should be fixed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)