loopback.io
loopback.io copied to clipboard
Binding.on getting issue
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).