You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In SSP, Connections references Connectors, not Components. Our SSP implementation doesn't follow the standard here. A connection is invalid if start/endConnector does not reference a defined Connector for the given Component.
The text was updated successfully, but these errors were encountered:
In SSP,
Connections
referencesConnectors
, notComponents
. Our SSP implementation doesn't follow the standard here. A connection is invalid ifstart/endConnector
does not reference a definedConnector
for the givenComponent
.The text was updated successfully, but these errors were encountered: