Skip to content

Improve error catching flow in "Defining Your Routes: Wildcard/Globbing Routes" guide section #1757

@locks

Description

@locks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions