腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
0
回答
angular2
错误
:
this.
$
modal.modal
不是
函数
angular
、
bootstrap-modal
、
ng2-bootstrap
我收到
错误
:
this.
$
modal.modal
不是
一个
函数
我通过gulp文件从wwwroot文件夹中的Node_Module获得了ng2-bs3-modal。如果我将ng2-bs3- move移动到Script (typescript)文件夹,它会给出jasmin zone.js
错误
。使用上面的结构,我得到了"
this.
$
modal.modal
不是
一个
函数
“的
错误
,因为所有来自ng2-
浏览 10
提问于2017-01-05
得票数 5
1
回答
当触发另一个视图中的
函数
时,视图呈现两次
javascript
、
events
、
backbone.js
关闭模式后,我使用触发器事件
函数
在第二个视图中触发了一个
函数
。第二个视图中的
函数
被触发,但是它会重新渲染整个第二个视图两次。$modal =
this.
$('.modal'); },
this.
$
modal.modal
('hide'); proceed: func
浏览 16
提问于2020-03-01
得票数 0
2
回答
RouteParameter in
angular2
RC1 CLI
angular
、
routing
我正在使用RC.1在
angular2
CLI中进行路由选择,但是在
angular2
RC发布之后,似乎在路由方面有很多变化,在
angular2
测试版之前,一切都很好, 知道吗?
浏览 1
提问于2016-06-25
得票数 0
3
回答
this.
$initialize
不是
函数
javascript
、
c#
、
.net
、
bridge.net
domEngine = MenuGeneratorFromDom.DomEngine();</script></html>{ { {
this
initialize ),我们可以在上面的index.htm
浏览 37
提问于2017-08-11
得票数 1
回答已采纳
1
回答
角2如何刷新模板的var
javascript
、
angular
我有一个var,每当它改变时,我都需要传递给我的网站模板:private selected = 1;
this.
浏览 2
提问于2016-08-17
得票数 0
回答已采纳
1
回答
如何从日历中获取开始日期和结束日期以将其插入到数据库中
php
、
mysql
、
codeigniter
代码: var $this = this; backdrop: 'static' var form = $("<form action='http://= 'ending') { $<e
浏览 0
提问于2016-11-08
得票数 0
1
回答
Bootstrap 4“
modal.modal
不是
函数
”
javascript
、
html
、
css
、
bootstrap-4
show_modal(response.msg); }); });
modal.modal
("show"); } </script> 由于某些原因,它不能将模态作为一个
函数
来检测。
浏览 13
提问于2020-04-15
得票数 0
1
回答
TypeError:
this.
$__setSchema
不是
函数
node.js
、
database
、
mongodb
、
mongoose-schema
但是在运行代码时,我得到了类似TypeError的
错误
:
this.
$__setSchema
不是
一个
函数
。 ? //Function Called } this.schema = schema;
this
浏览 19
提问于2021-04-04
得票数 1
1
回答
如何将启动模式的加载延迟到加载远程内容?
javascript
、
jquery
、
twitter-bootstrap
、
synchronization
、
bootstrap-modal
我正在像这样远程加载内容: evt.preventDefault(); modal .load($(this).attr('href'), function (responseText, textStatus) { if ( textSta
浏览 1
提问于2016-09-06
得票数 2
回答已采纳
4
回答
什么是
Angular2
的工厂?
angularjs
、
angular
我正在阅读
Angular2
文档,我没有看到任何类似于工厂的东西。
Angular2
的等价物是什么?
浏览 3
提问于2016-05-29
得票数 13
回答已采纳
1
回答
分散vuejs中的
函数
vuejs2
我来自
Angular2
,因此我习惯了服务和服务注入,因此重用了
函数
,我如何在vuejs中实现相同的功能我只想创建一个
函数
来设置和检索本地存储数据。所以我是这样做的:
this.
localstorage.getItem('access-token') //do stuff after retrieve }这只是一个例子,想象一下当设置多个本地存储项时,当检索一个可能键入
错误
的键时会发生什么如何集中功能,例如:设置令牌(
浏览 2
提问于2017-11-21
得票数 0
1
回答
如何在没有“直接”单击的情况下调用
函数
,因为它有一个用于行单击的stopPropagation
javascript
、
jquery
、
ajax
我让这个
函数
自己工作得很好。艾杰。该按钮只触发自身,而
不是
行单击。 $
modal.modal
();} 但是控制台说“未定义”。因为它在两个匿名
函数
中。如何调用该
函数
?
浏览 0
提问于2014-02-07
得票数 0
1
回答
我看到一个在
angular2
2/angular2.d.ts中定义的
angular2
'bind‘
函数
--它以前是在’
angular2
2/di.d.ts‘中吗?
dependency-injection
、
bind
、
angular
我为
angular2
看到的许多示例都有以下导入语句:我在VS代码中工作(使用TypeScript),它抱怨无法找到
angular2
/但是,我确实看到了
angular2
2/angular2.d.ts中定义的绑定
函数
。如果我将import语句更改为以下内容,那么
错误
就会消失。import {bind} from '
angular2
/<
浏览 3
提问于2015-08-28
得票数 1
回答已采纳
2
回答
twitter bootstrap dynamic show modal递归
错误
太多
javascript
、
jquery
、
twitter-bootstrap
我有jQuery v1.8.3和twitter-bootstrap v2.2.1
modal.modal</e
浏览 0
提问于2012-11-28
得票数 2
3
回答
angular2
中的内部
错误
函数
this.
<servicename>不可用
javascript
、
ajax
、
angular
、
scoping
、
subscribe
我在
angular2
中有一个奇怪的
错误
。
浏览 21
提问于2017-01-19
得票数 0
回答已采纳
2
回答
角流星1.3离子-如何添加ngCordova?
angularjs
、
meteor
、
ionic-framework
、
ngcordova
我基于以下示例,但没有成功(可能是因为它
不是
Meteor1.3): => --我在Ios模拟器控制台(在Safari上)上发现了这个
错误
: TypeError:_
angular2
‘default’..compon
浏览 3
提问于2016-05-10
得票数 0
1
回答
如何在模板中显示数据
javascript
、
typescript
、
angular2-template
、
angular2-forms
我是
Angular2
的新手。sendData(yourName)">send data</button>console.log("sent",yourName);}我尝试将数据作为输入发送到sendata<em
浏览 1
提问于2018-01-17
得票数 0
回答已采纳
1
回答
Uncaught :
this.
$.selector.clearSelection
不是
函数
polymer
如果没有铁表,它就能工作,但它会给我带来
错误
。Uncaught :
this.
$.selector.clearSelection
不是
函数
unselect.call(this, this.selectedItem); }
浏览 1
提问于2015-08-21
得票数 0
1
回答
Uncaught :
this.
$store.commit
不是
函数
javascript
、
vue.js
、
vuejs2
、
vuex
我有一个vue方法,它希望将数据提交给vuex突变,出于某种原因,我一直得到不明确的TypeError:
this.
$store.commit
不是
一个
函数
。当我单击列表项并调用
函数
时,会触发
错误
。return { }; computed: { const coins =
this
searchValue); return coins.filter(filter
浏览 0
提问于2017-09-26
得票数 4
回答已采纳
1
回答
使用.val('')重置字段后,在重新加载页面之前,表单域将为空
jquery
、
ajax
错误
在哪里?两个表单域的重置是整个会话,直到我重新加载页面。modal-dialog"><div class="modal-content"></div></div></div>'); $
modal.modal
({remote: $remote}); $
modal.modal
('show
浏览 0
提问于2016-11-11
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券