详细问题描述
APP-PLUS、mp-weixin都设置为自定义组件模式:"usingComponents" : true
使用到的自定义插件:https://ext.dcloud.net.cn/plugin?id=632
在slot中增加过滤器后报错。H5是正常的
VM652:1 [Vue warn]: Property or method "items" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
[内容]
[步骤]
1、导入示例项目https://ext.dcloud.net.cn/plugin?id=632
2、增加过滤器{{item | timeAgo}}
[结果]
编译到h5正常,小程序及安卓APP报错,IOS未验证
[期望]
小程序及安卓APP自定义组件支持filters、computed
[如果语言难以表述清晰,拍一个视频或截图,有图有真相]
IDE运行环境说明
HBuilderX
[2.2.1.20190813]
联系方式
[309916778]