gpt4 book ai didi

ember.js - Ember JS::Uncaught TypeError:对象App.Router没有方法 'map'

转载 作者:行者123 更新时间:2023-12-02 09:18:19 26 4
gpt4 key购买 nike

在路由器上使用 map() 方法时出现 Uncaught Error 。有什么想法吗??

App.Router.map(function(match) {
match('/').to('index');
match('/models').to('models');
});

错误::Ember JS::未捕获类型错误:对象 App.Router 没有方法“map”

Ember 版本: http://cloud.github.com/downloads/emberjs/ember.js/ember-latest.js

最佳答案

在官方 github 上找到更新有点棘手。不过,您可以在这里获取它的副本:

https://github.com/sh4n3d4v15/ember-todos/blob/master/app/scripts/vendor/ember.js

关于ember.js - Ember JS::Uncaught TypeError:对象App.Router没有方法 'map',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14171693/

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