mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 14:51:53 +08:00

The propagated promise failure from model() caused the router to reject future route transitions, even though it correctly routed to the last-resort 404 page. Co-authored-by: Jeff Wong <awole20@gmail.com>