腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
2
回答
无法
绑定
到
'
startingCategory
‘,
因为
它
不是
'
div
’
的
已知
属性
、
、
我被Angular 6代码卡住了,告诉我“
无法
绑定
到
'
startingCategory
‘,
因为
它
不是
’
div
‘
的
已知
属性
。”我对Angular还是个新手,所以请多多关照:) 我正在尝试从我
的
typescript中读取
属性
,并将它们显示为
div
中
的
属性
。isAdmin: boolean = false; con
浏览 24
提问于2019-01-18
得票数 1
回答已采纳
3
回答
无法
绑定
到
'ngIf‘,
因为
它
不是
'
div
’
的
已知
属性
不能
绑定
到
'ngIf‘,
因为
它
不是
'
div
’
的
已知
属性
。 import SessionService from '..
浏览 63
提问于2016-08-21
得票数 352
回答已采纳
3
回答
无法
绑定
到
'stackConfig‘,
因为
它
不是
'
div
’
的
已知
属性
。(“
、
Promise rejection: Template parse errors: Can't bind to 'stackConfig' since it isn't a known property of '
div
浏览 0
提问于2017-04-01
得票数 1
1
回答
无法
绑定
到
'routerDirection‘,
因为
它
不是
'
div
’
的
已知
属性
、
、
我使用ionic 4创建了应用程序,并将routerDirection添加到我
的
目录中 <p class="fingerprint-btn-text" translate>SIGN_IN_USING_FINGERPRINT</p> </
div</em
浏览 0
提问于2018-12-11
得票数 0
4
回答
无法
绑定
到
'uploader‘,
因为
它
不是
'
div
’
的
已知
属性
、
我正在尝试使用this库上传angular2 CR5 typescript中
的
文件。this.hasBaseDropZoneOver = e; this.hasAnotherDropZoneOver = e;} 组件
的
html端
的
一部分是: <
div
ng2FileDrop [ngClass]="{'nv-file-over':
浏览 32
提问于2017-02-03
得票数 2
回答已采纳
2
回答
如何在angular中
绑定
ngSwitch标签中
的
div
大小写?
、
、
这是我试图运行
的
代码: <span *ngSwitchDefault>(Normal Start)</span>但它显示
的
错误
浏览 21
提问于2021-02-22
得票数 0
1
回答
无法
绑定
到
'useStickyClasses‘,
因为
它
不是
'
div
’
的
已知
属性
、
、
我正在使用ngx-stickybits (在npm安装ngx-stickybits --保存之后),我在我
的
"SharedModule“中导入了StickybitsModule。在一些组件(属于导入共享模块
的
模块)中,我写道- <
div
stickybits [useStickyClasses]="true" [stickToBottom]="false" [stickyOffset]="0" [stuckClass]="is-stuck">
浏览 6
提问于2019-07-18
得票数 0
回答已采纳
1
回答
无法
绑定
到
'cdkDragFreeDragPosition‘,
因为
它
不是
'
div
’
的
已知
属性
、
、
、
我已经在下面发布了我
的
代码。我使用
的
是angular DragDropModule,但由于某种原因,[cdkDragFreeDragPosition]
无法
工作。
它
给出了如下所示
的
错误。我将DragDropModule添加到我
的
ngModule中,如下所示。当我删除[cdkDragFreeDragPosition]标签时,拖放工作正常,但一旦添加,它就会给出如下所示
的
错误。[cdkDragStartDelay]="1000"也给出了相同
的</e
浏览 52
提问于2020-12-25
得票数 1
回答已采纳
1
回答
角材料9断UI
、
我收到以下警告信息 由于'mat-table'.Can't并
不是
“
div
”
的
已知
属性
,所以不能
绑定
到
“dataSource”,
因为
它
不是
“
div
”
的
已知
属性
。不能
绑定
到
“面包屑”,
因为
它
不是
'app-bread-crumb'.Can'
浏览 6
提问于2022-04-14
得票数 0
1
回答
角ng构建--aot给出模板解析错误
在构建具有以下选项
的
基于角4
的
项目时会出现错误,错误就像, 不能
绑定
到
浏览 3
提问于2017-09-11
得票数 2
1
回答
无法
绑定
到
'matDatepicker‘,
因为
它
不是
'
div
’
的
已知
属性
- Angular
、
、
我正在尝试显示datepicker,而
不是
输入元素,我使用了
div
标记,
因为
我只需要将所选日期显示为标签。下面是我
的
代码。 <!matInput [matDatepicker]="picker" placeholder="choose a Date" (click)="picker.open()"> --> <
div
matIn
浏览 10
提问于2020-05-24
得票数 2
1
回答
"Cant
绑定
到
“错误仅显示在生产中。
、
、
为什么在角为4+ webpack
的
生产中,由于它
不是
一个
已知
的
.错误性质,所以我不能
绑定
到
它
? 未处理
的
承诺拒绝:模板解析错误:
无法
绑定
到
浏览 0
提问于2017-06-09
得票数 0
回答已采纳
1
回答
Angular2编译器-cli不识别[ngClass]或*ngIf
我想提前编译使用最新版本
的
角离线编译器.我将所有必需
的
包更新为RC5,拥有编译器
的
最新版本,等等。 不能
绑定
到
“ng类”,
因为
它
不是
“
div
”
的
已知
属性
。不能
绑定
到
'ngIf‘,
因为
它
不是
'
div
’
的
已知
属性</e
浏览 1
提问于2016-08-12
得票数 2
回答已采纳
13
回答
无法
绑定
到
“”routerLink“”,
因为
它
不是
已知
属性
、
、
最近,我开始玩angular 2,到目前为止,
它
非常棒。因此,为了学习使用angular-cli,我已经开始了一个演示个人项目。有了基本
的
路由设置,我现在想导航
到
一些来自header
的
路由,但是由于我
的
header是router-outlet
的
父级,所以我收到了这个错误。app-footer></app-footer><a [routerLink]="['/signin'
浏览 132
提问于2017-02-04
得票数 215
回答已采纳
1
回答
角13.1中
的
指令和双向
绑定
问题
、
、
: 不能
绑定
到
“ngModel”,
因为
它
不是
“输入”
属性
绑定
ngIf
的
一个
已知
属性
,没有被嵌入模板上
的
任何指令使用。
属性
绑定
ngIfElse不被嵌入模板上
的
任何指令使用。确保
属性
名拼写正确,所有指令都列在“@NgModule.declarations”中,.ng不能
绑定
到
'ngIf‘,
因为<
浏览 9
提问于2022-01-20
得票数 1
2
回答
角度错误:
无法
绑定
到
'ngForOf‘,
因为
它
不是
'
div
’
的
已知
属性
我已经搜索了所有可能
的
解决方案,但我不能修复
它
。下面是我
的
代码: sobre-nosotros.component.html: <
div
class="card" style="width: 18rem;" *ngFor="let d of test"> <h5 class="card-title">Ca
浏览 22
提问于2020-09-13
得票数 2
1
回答
无法
绑定
到
'spiedTags‘,
因为
它
不是
'
div
’angular-scroll-spy
的
已知
属性
、
、
div
:
无法
绑定
到
“spiedTags”,
因为
它
不是
“
div
”
的
已知
属性
。这是.html文件 <
div
*ngIf="candidate_output; else contentLoading;" id="parentDiv" scrollSpy [spiedTags]="['
DIV
']" (se
浏览 20
提问于2020-08-30
得票数 0
回答已采纳
1
回答
Angular 11 -
无法
绑定
到
边界,
因为
它
不是
div
的
已知
属性
、
<
div
stickyThing [spacer]="spacer" [boundary]="boundary" [enable]="true"> 它将
div
定义为stickyThing,我假设这将在
div
中添加一个名为间隔和边界
的
属性
。但我得到了‘
无法
绑定
到
边界,
因为
它
不是
div
的
已知
<em
浏览 9
提问于2021-08-19
得票数 0
回答已采纳
1
回答
无法
绑定
到
'ngIf‘,
因为
它
不是
'
div
’
的
已知
属性
。(非重复)
、
刚刚升级
到
Angular 2.1。我有一个@input值,我正在尝试传递一个数组。只要我把*ngIf放在一个模板里面,我就会得到解析错误?<
div
*ngIf="< my value "></
div
> --错误zone.js?fad3:388未处理
的
Promise rejection:模板分析错误:
无法
绑定
到
'ngIf‘,
因为
它
不是
'
div</em
浏览 0
提问于2016-11-27
得票数 13
回答已采纳
1
回答
无法
绑定
到
“for”,
因为
它
不是
已知
的
本机
属性
angular2
当我在标签标签中设置for
属性
的
值时,出现了问题。angular抛出了错误:标签未处理
的
Promise rejection:模板解析错误:
无法
绑定
到
‘’,
因为
它
不是
'label‘
的
已知<
浏览 5
提问于2016-02-06
得票数 24
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
如何用input标签上传多个图片并回显
深入理解 Vue3 中使用 v-model技术实现双向数据绑定
Vue中的计算属性
MVVM双向绑定全量版整理
Vue3中父组件向子组件通信的方式
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
对象存储
云直播
活动推荐
运营活动
广告
关闭
领券