This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Kane York e16b3da04a
FIX: Stop category 404s from breaking the router (#11424)
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>
2020-12-07 14:22:39 -08:00
..
app FIX: Stop category 404s from breaking the router (#11424) 2020-12-07 14:22:39 -08:00
tests FIX: Stop category 404s from breaking the router (#11424) 2020-12-07 14:22:39 -08:00