ember-learn / ember-learn/guides-source
Improve error catching flow in "Defining Your Routes: Wildcard/Globbing Routes" guide section
Open
- Dominant language
- HTML
- Stars
- 161
- Forks
- 512
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 4
Description
Guide: https://guides.emberjs.com/release/routing/defining-your-routes/#toc_wildcard--globbing-routes
> The error catching flow in https://guides.emberjs.com/release/routing/defining-your-routes/#toc_wildcard--globbing-routes is not ideal, it swallows all errors silently. Also, promise API is being used inside an `async` function which is not needed.
(at)mixonic
Contributor guide
Assessment
This issue has not been assessed yet.