loopback.io icon indicating copy to clipboard operation
loopback.io copied to clipboard

Binding.on getting issue

Open chirappa-vishnupriya opened this issue 3 years ago • 0 comments

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).

chirappa-vishnupriya avatar Feb 17 '22 16:02 chirappa-vishnupriya