-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I have this on screen after having only npm install and npm start done on the Schematize repo.
I have some concerns about components n°4-7 here, they do not seem to be connected altogether for the given path (the highlighted one below), even though the component is marked as present for that path. Shouldn't there be a Link, either an Adjacent one or a Departure/Arrival between those? What are the connections there? I do not feel that this is normal behaviour.

I would have expect at least unconnected Departure/Arrival Link if there is no Adjacent one, eg. a combination of the following:

If the components were empty, it would explain the absence of any Link, but that is not the case here...
Maybe it is just something I misunderstood, but I could not find any similar situation in the specifications (there is always a Link between filled Components)
