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
{{ message }}
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
If you specify that an edge is only allowed from type A to B, the client will interpret it wrongly and show wrong feedback. It will disallow creating the edge from A. But it will allow to create the edge from elements of type B.
The text was updated successfully, but these errors were encountered:
planger
added
bug
Something isn't working
client
A issue that is heavily affecting the client part (Typescript)
labels
Sep 20, 2019
* Fix edge hint interpretation on the client
Fixes#378
* Improve physical ordering of methods according to their logical order
I think this way it is easier to explain someone the meaning of the
respective classes.
PS: Sorry for pushing this commit into a branch, even though it is
off-topic ;)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugSomething isn't workingclientA issue that is heavily affecting the client part (Typescript)
If you specify that an edge is only allowed from type A to B, the client will interpret it wrongly and show wrong feedback. It will disallow creating the edge from A. But it will allow to create the edge from elements of type B.
The text was updated successfully, but these errors were encountered: