[Bug] resetNamespace _within_ engines is broken
Open
Engines
Routing
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
Cross-posting from [the ember-engines repo](https://github.com/ember-engines/ember-engines/pull/803) because I believe the source of the bug is in Ember core.
Using `resetNamespace` within an engine's routes will completely strip that route of its engine prefix, essentially "lifting" the name of that route to the same level as the mounting app's application route.
https://github.com/ember-engines/ember-engines/pull/803
Contributor guide
Assessment
This issue has not been assessed yet.