[
https://issues.apache.org/jira/browse/WEEX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465217#comment-16465217
]
ASF GitHub Bot commented on WEEX-337:
-------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/1149
<!--
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>
> weex.supports return null when component name contains character '-'
> --------------------------------------------------------------------
>
> Key: WEEX-337
> URL: https://issues.apache.org/jira/browse/WEEX-337
> Project: Weex
> Issue Type: Bug
> Components: JSFM
> Affects Versions: 0.18
> Reporter: seewhy
> Assignee: Hanks Zhang
> Priority: Major
>
> weex.supports return null when component name contains character '-'
> for example:
> {code:java}
> weex.supports('@component/recycle-list')
> {code}
> should return true, but it returns null now.
> test case:
> http://dotwe.org/vue/26b73776ae3e34c4335491ce40e89e57
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)