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
It does have a cycle check but it really needs to be re-written. If you can post some sample code that causes this issue (and the generated code or a stacktrace if possible) that would be helpful!
Hi. I am trying to setup graph and I notice that I can not start my app.
It compiles but fails to start at the device.
In logs I see cyclic error stack. I do not understand what is wrong.
So the question is: does this library have cyclic dependency check? If not - it is worth to add it.
It should not be compiled if graph have cyclic dependencies. The app should have runtime safety!
The text was updated successfully, but these errors were encountered: