Closed fengmingye closed 6 years ago
@fengmingye hi , please format your code or paste it to the playground: https://jsplayground.taobao.org/vueplayground
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.
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: