1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,216 forks (4,216 forks)batch import
Help WantedRouting
Repository metrics
- Stars
- 22,437 stars (22,437 stars)
- PR merge metrics
- Avg merge 11d 14h (Avg merge 11d 14h)20 merged PRs in 30d (20 merged PRs in 30d)
Description
- Using
{{outlet}} in anything other than a route template (e.g. components)
- Using
{{outlet}} inside the application template of a non-routable engine ({{mount}})
Contributor guide
- Research direction
- Identify the locations where `{{outlet}}` is used and add assertions to throw in invalid contexts.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScript