Problem
From the following issue's comment:
#133 (comment)
:
However none of the functions work with directed option enabled (pgrouting 3.3.0 , osm2pgrouting 2.3.8.1) Sql querys work
No paths found in (U) ...
Here is the error message when using pgr_dijkstra.

To Reproduce
- Check on "directed" option
- Execute "Preview" function
Expectation
The error message should not shown, and the directed result should be drawn.