loopbackio / loopbackio/loopback.io

Binding.on getting issue

未关闭
#1,302 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
HTML
星标
276
派生
382
平均合并
6 小时 17 分钟
30 天内合并 PR
18

描述

URL of the page

If applicable.

Nature of the issue

TypeError: binding.on is not a function
node_modules/@loopback/core/node_modules/@loopback/context/src/context-tag-indexer.ts:50:17)

Expected behavior

What did you expect to happen?this.comonent(Compoent) in Application.ts

when i tried to bind component it should work like

Actual behavior

What actually happenend, with steps to reproduce (if applicable).
Create an application
Create a component and bind in Apllications.ts

Suggested resolution

How do you think this should be resolved (optional).

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 Application.ts 中的组件绑定示例开始,通过创建应用程序、创建组件并绑定组件来重现报告的 TypeError。将文档中的用法与预期的 this.component(Component) 行为进行比较;当绑定能够正常工作且不出现 binding.on is not a function 错误时即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
backend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。