For the query, http://map.project-osrm.org/?z=18¢er=51.046407%2C13.741493&loc=51.046628%2C13.741708&loc=51.046274%2C13.741273&hl=en&alt=0
the frontend shows a straight arrow:

The response for the same query (https://router.project-osrm.org/route/v1/driving/13.741708,51.046628;13.741273,51.046274?steps=true) shows the indications:
{"intersections":[{"lanes":[{"valid":false,"indications":["uturn"]},{"valid":false,"indications":["left"]},{"valid":true,"indications":["straight"]},{"valid":false,"indications":["straight"]}
The shown arrow should indicate a reverse, which is not the case right now.
/cc @freenerd
For the query, http://map.project-osrm.org/?z=18¢er=51.046407%2C13.741493&loc=51.046628%2C13.741708&loc=51.046274%2C13.741273&hl=en&alt=0
the frontend shows a straight arrow:

The response for the same query (https://router.project-osrm.org/route/v1/driving/13.741708,51.046628;13.741273,51.046274?steps=true) shows the indications:
{"intersections":[{"lanes":[{"valid":false,"indications":["uturn"]},{"valid":false,"indications":["left"]},{"valid":true,"indications":["straight"]},{"valid":false,"indications":["straight"]}The shown arrow should indicate a reverse, which is not the case right now.
/cc @freenerd