Frontmatter
| title | Route fixes |
| author | ThorstenRaab |
| state | Merged |
| createdAt | Oct 19, 2023, 4:17 PM |
| updatedAt | Oct 19, 2023, 4:23 PM |
| closedAt | Oct 19, 2023, 4:23 PM |
| mergedAt | Oct 19, 2023, 4:23 PM |
| branches | dev ← route_fixes |
| url | https://github.com/neomjs/neo/pull/5043 |
Merged

tobiu
APPROVED reviewed on Oct 19, 2023, 4:23 PM
todo: replace forEach to add break; once a match is found.
Please make sure to read the Contributing Guidelines:
https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: solves bug #5024, #5025