angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

NOWAIT and "Possibly unhandled rejection" #3695

Closed Anber closed 4 years ago

Anber commented 6 years ago

My version of UI-Router is: 1.0.16 My version of AngularJs is: 1.6.7

Bug Report

Current Behavior:

There is a "possibly unhandled rejection" when a resolvable value with NOWAIT has a crashed dependency.

Expected Behavior:

Maybe, the same behavior as a resolvable with WAIT.

Link to Plunker that reproduces the issue:

http://plnkr.co/edit/r8ucyvQs9LFYZUNtcCpy?p=preview

christopherthielen commented 6 years ago

Hi @Anber I'm getting a 404 not found for that plunker ID. Can you find it and post a new URL?

Anber commented 6 years ago

It seems to be ok. Can you try this one?

Anber commented 6 years ago

Something wrong with plnkr. I've moved the sample to stackblitz.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.