alibaba / bindingx

:rocket: Bind actions to effects.
https://alibaba.github.io/bindingx/
Other
1.27k stars 105 forks source link

bindingx invalid when used on component #33

Closed fengmingye closed 6 years ago

fengmingye commented 6 years ago

Page A include component B. when i use bindingx on B,it is invalid. Error msg: " E/ExpressionBinding: skip illegal binding args[null,opacity,com.alibaba.android.bindingx.core.internal.ExpressionPair@9c01d0da]" The reason is in the Method onBindExpression,the fourth param expressionArgs does not has element! Here is the code:

Rowandjj commented 6 years ago

@fengmingye hi , please format your code or paste it to the playground: https://jsplayground.taobao.org/vueplayground

Rowandjj commented 6 years ago

Hi, @fengmingye I'll close this issue for now because of no more active discussion. If your problem not solved, you can reopen it later. Thanks.