loopbackio / loopbackio/loopback-next
Incorrect method used in express-composition example
Open
@achrinza is already working on this.
Since Jan 22, 2022.
bug
Docs
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
Describe the bug
The documentation refers to method pEvent which is no longer used. Instead, we should use the once method that is used by the example
Logs
No response
Additional information
No response
Reproduction
https://loopback.io/doc/en/lb4/express-with-lb4-rest-tutorial.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.