ionic——ERROR Error: Can't bind to 'uploader' since it isn't a known property of 'input'

本文记录了在使用Ionic进行文件上传时遇到的'ERROR Error: Can't bind to 'uploader'...'问题及解决方案。错误发生在尝试绑定'unloader'属性到input元素时。通过在相关module文件中引入控件并添加引用,成功解决了问题。

前言

  小编最近在做ionic项目的时候,在页面上有这么一个功能,要求上传图片,当然文件也行,但是引用了控件之后,发现前端直接就起来不来,错误描述如下
ERROR Error: Uncaught (in promise): Error: Template parse errors: Can't bind to 'uploader' since it isn't a known property of 'input'. (" <ion-item lines="none"> <input #file type="file" id="file" class="showPicture" ng2FileSelect [ERROR ->][uploader]="uploader" (change)="selectedFileOnChanged(file)"> </ion-item> </ion-list> "): ng:///DailyRecordPageModule/DailyRecordPage.html@42:75 Error: Template parse errors: Can't bind to 'uploader' since it isn't a known property of 'input'. (" <ion-item lines="none"> <input #file type="file" id="file" class="showPicture" ng2FileSelect [ERROR ->][uploader]="uploader" (change)="selectedFileOnChanged(file)"> </ion-item> </ion-list> "): ng:///DailyRecordPageModule/DailyRecordPage.html@42:75 at syntaxError (compiler.js:2427)

评论 3
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值