mirror of
https://github.com/metosin/reitit.git
synced 2026-01-11 17:39:50 +00:00
The code was not finding the closest ancestor to the error type, because `ancestors` is not ordered. Now the code does a DFS to find a nearest ancestor. If the nearest ancestor is non-unique, an arbitrary one is picked. |
||
|---|---|---|
| .. | ||
| clj | ||
| cljc/reitit | ||
| cljs/reitit | ||