Correctly render continue routing

Nodes with `continue: true` were being ignored,
and only the first match in the routing tree was
being highlighted.

Additionally, each node was incorrectly being set
to continue=true if nothing is received from the
API. The API sends nothing if continue=false.
This commit is contained in:
stuart nelson 2016-10-22 19:33:56 +02:00
parent 85c4a0888f
commit 6bc77a1a14