gpt4 book ai didi

javascript - Toastr 抛出类型错误 toastr.info ('msg' )

转载 作者:行者123 更新时间:2023-11-28 19:02:06 27 4
gpt4 key购买 nike

我正在尝试 toastr,但我不断收到一个奇怪的 TypeError,这对我来说没有任何意义。

TypeError: Cannot read property 'extend' of undefined
at getOptions (http://localhost:3000/bower_components/toastr/toastr.js:391:25)

我用 yeoman gulp-angular 搭建了我的项目,并将 toastr 正确注入(inject)到我想测试的 Controller 中。我尝试的线路很简单:

toastr.info('A message.');

toastr 存在于页面中 - 由 gulp 任务插入。如何找出这里出了什么问题?

最佳答案

可能不包含 jQuery 库。toastr getOptions 方法尝试扩展初始化 toastr 时传入的配置。

关于javascript - Toastr 抛出类型错误 toastr.info ('msg' ),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32335351/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com