我将一个数据对象传递给带有铁路由器的模板,但希望访问Template.name.rendered = function() { ... }回调中的数据。在中,我尝试过UI.getData(),但是收到了一个错误There is no current view。使用this.data返回null。
如何从呈现的回调中访问传递给模板的数据对象?
但是当身份验证成功并且页面重定向到我的身份验证回调时,我得到了错误"Page not found“。我发现在回调url中,有一个作用域&scope=email+profile+https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email+openid使得我的身份验证回</e